Hi all, <div><br></div><div>I downloaded the plugin from this page : <a href="http://exchange.nagios.org/directory/Plugins/Web-Servers/Apache/check_apache2-2Esh/details">http://exchange.nagios.org/directory/Plugins/Web-Servers/Apache/check_apache2-2Esh/details</a> </div>
<div><br></div><div>I tested in my local machine like this : </div><div><br></div><div>./check_apache2.sh -H <a href="https://localhost">https://localhost</a> -P 8443</div><div><br></div><div>I get an error like this: </div>
<div><br></div><div><div>(standard_in) 2: syntax error</div><div>OK - Apache serves  Requests per second with an average CPU utilization of 0.5%. Busy workers: , idle:  | 'cpu_load'=0.5 'req_psec'= 'bytes_psec'= 'bytes_preq'= 'workers_busy'= 'workers_idle'=</div>
</div><div><br></div><div>Why there is an error stating `(standard_in) 2: syntax error`? </div><div><br></div><div>Can anyone say me where I'm making the mistake?</div>