Home > Plugins > Web Servers > Apache

Apache

Nagios plugins for monitoring Apache.

Showing 1-12 of 26 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Checks the status of balancer workers through the balancer manager page. The check goes critical if there are no enabled/valid workers or if there are…
Plugin removed and no longer supported !
This plugin a bash implementation of an earlier one in perl by mike http://exchange.nagios.org/directory/Plugins/Web-Servers/Apache/Check-Status-Code-Apache/details ; It dependent on the logtail perl script attached which should…
Check the status of mod_jk load balancers by analysis of jkmanager's XML page from status
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…
This plugin checks the amount of access to your server since the past X minutes activity using apache log file. This plugin is able to…
Plugin designed to check when a https certificate will expire. It's can be used with any certificate.
After we had a few hacked websites on our webservers we needed to check if a website has been manipulated. As there are a few…
Requests and Documents per second per host monitoring using mod_watch for Apache.
A Nagios plugin to monitor apache via the mod_status module. This plugin assumes you have mod_status enabled and ExtendedStatus set to On.
quick perl script to scrape http access logs for a specific error code and report them back to nagios with running totals, output for pnp4nagios…
check_apache-auto.pl Fetches the 'server-status?auto' page of an apache server, extracts all information and evaluates them. This script is based on ideas from that offered on…