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
0.1
2013-10-03
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios XI
MIT
32142
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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!