Search Exchange
Search All Sites
Login
Category: Apache
Nagios plugins for monitoring Apache.
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.Check Apache Load
This plugin checks the CPU percentage used by the Apache process.
Check Apache Requests
This plugin checks the number of requests per second handled by the apache process.
Check Status Code Apache
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 included also
check website for changes
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 online offers some for free and some for a monthly fee I tried to create a plugin for our Nagios server. I hope you like it ...
check_access_log.pl
Parses the last 5 minutes (-m option) of your httpd access log and goes to warning or critical if the number of 200 OK is below your threshold. Use with pnp4nagios and templates on my sites for some lovely graphs of your status breakdown over time. Re ...
check_apache2.py
Script written in Python to check Apache2's server-status page with warning/critical threshold for req/sec
check_apache2.sh
sh compliant script to check Apache's HTTP Server via mod_status and ps
check_apacheconcreq
Nagios script to check the number of concurrent requests being processed by Apache
check_apachestatus
A Nagios plugin that parses the status page of an apache server, the plugin returns the response time, the amount of idle, busy and open slots. The perfdata returns the status of all slots. Optionally you can specify how much slots should be available.
check_apachestatus with performance data
Enhanced version of Lieven De Bodt's check_apachestatus.pl that produces correct performance data for PNP. Requests/sec, kB/sec and kB/Request were added to the output. Bugfix 20080930: When Apache reported "nnn B/sec" instead of "nnn kB/sec", plugin fail ...
check_apachestatus_auto (with lighttpd support)
A Nagios plugin that parses the status page of an apache or lighttpd server and returns the amount of idle, busy, open and total slots, as well as Requests/sec, Bytes/Request and Bytes/sec. Usable with user authentication and non standard apache server-st ...
check_apache_certificates
Plugin designed to check when a https certificate will expire. It's can be used with any certificate.
check_apache_status
[perl] Yet Another (more generic) parser for Apache's server-status handler. Fetches the server-status page of an apache, extracts some information and evaluates them. Tested with Apache 2.0 - not (yet) working with Apache 1.x
check_apache_watch
Requests and Documents per second per host monitoring using mod_watch for Apache.
check_vhosts.pl
check_vhosts.pl checks all virtual hosts of an running Apache2 instance.
nagios-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.
Robert Becht
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 "Nagios Exchange" (http://exchange.nagios.org/components/com_mtree/attachmen ...
Web service monitoring w/ Nagios and JSON
I've written a blog posting that shows how to use JSON formatted data to monitor details of a remote service. The example shows how to monitor the hostname of the system on which an apache web server is running. It's fairly trivial to extend this example ...


New Listings


