Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_apache_serverstatus
Current Version
0.1
Last Release Date
2013-10-03
Compatible With
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios XI
Owner
License
MIT
Hits
31245
A plugin which alerts when ever there are too few apache slots free, or, when too many slots are in the R state, which is indicative of a slowloris-style DOS attack.
Most Nagios plugins that use the Apache status information set thresholds based on number of slots, this plugin differs in that it sets thresholds based on percentages of slots.
Three thresholds can be specified:
-c: the percentage of free slots below which the plugin returns CRITICAL
-w: the percentage of free slots below which the plugin return WARNING
-r: the percentage of slots in the R state above which the plugin returns WARNING
Most Nagios plugins that use the Apache status information set thresholds based on number of slots, this plugin differs in that it sets thresholds based on percentages of slots.
Three thresholds can be specified:
-c: the percentage of free slots below which the plugin returns CRITICAL
-w: the percentage of free slots below which the plugin return WARNING
-r: the percentage of slots in the R state above which the plugin returns WARNING
Reviews (0)
Be the first to review this listing!