Apache Server Status
Posted: Mon Apr 28, 2014 3:57 am
Hi,
Has anyone tried or using either of thees Apache Server Status plugins. Have tried contacting the owner but no joy.
http://nagios.frank4dd.com/howto/apache ... nagios.htm (check_apache_status.pl)
https://github.com/appfirst/nagios-plug ... us_auto.pl
Both pretty do much of the same thing. However both report my available slots open as 'open 1671/1920'. This equates to the 249 ThreadsPerChild setting on the Apache server. However, this value never changes no matter how many threads are in use. Also, when I set a warning or critical, its always say "Check warn and crit!".
Not sure if it makes any difference but its Windows Apache I am trying to monitor.
Just running the command './check_apachestatus_auto.pl -H IP' gives the standard output;
APACHE OK - 0.095 sec. response time, Busy/Idle 26/223, open 1671/1920, ReqPerSec 0.0, BytesPerReq 0, BytesPerSec 0|Idle=223 Busy=26 OpenSlots=1671 Slots=1920 Starting=0 Reading=0 Sending=8 Keepalive=15 DNS=0 Closing=3 Logging=0 Finishing=0 ReqPerSec=0.000000 BytesPerReq=0 BytesPerSec=0.000000 Accesses=0
Any help would be greatly appreciated.
Thanks,
Has anyone tried or using either of thees Apache Server Status plugins. Have tried contacting the owner but no joy.
http://nagios.frank4dd.com/howto/apache ... nagios.htm (check_apache_status.pl)
https://github.com/appfirst/nagios-plug ... us_auto.pl
Both pretty do much of the same thing. However both report my available slots open as 'open 1671/1920'. This equates to the 249 ThreadsPerChild setting on the Apache server. However, this value never changes no matter how many threads are in use. Also, when I set a warning or critical, its always say "Check warn and crit!".
Not sure if it makes any difference but its Windows Apache I am trying to monitor.
Just running the command './check_apachestatus_auto.pl -H IP' gives the standard output;
APACHE OK - 0.095 sec. response time, Busy/Idle 26/223, open 1671/1920, ReqPerSec 0.0, BytesPerReq 0, BytesPerSec 0|Idle=223 Busy=26 OpenSlots=1671 Slots=1920 Starting=0 Reading=0 Sending=8 Keepalive=15 DNS=0 Closing=3 Logging=0 Finishing=0 ReqPerSec=0.000000 BytesPerReq=0 BytesPerSec=0.000000 Accesses=0
Any help would be greatly appreciated.
Thanks,