Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
Requests and Documents per second per host monitoring using mod_watch for Apache.
Current Version
1.0
Last Release Date
2012-11-13
Owner
Mikanoshi
Download URL
http://mikanoshi.name/share/check_apache_watch
License
GPL
Compatible With
check_apache_watch
Plugin parses watch-list of mod_watch for Apache and provides performance data including Requests per second and Documents per second separatly for each specified host.
httpd.conf <IfModule mod_watch.c> <Location /wl> SetHandler watch-list AuthType Basic AuthName "Only for admin!" AuthUserFile /path/to/.htpasswd require valid-user </Location> </IfModule>
commands.cfg define command { command_name check_apache_watch command_line /path/to/check_apache_watch $ARG1$ $ARG2$ }
localhost.cfg define service { use local-service host_name localhost service_description apache_watch check_command check_apache_watch!http://login:[email protected]:8080/wl?auto!domain1.com,domain2.net,domain3.org }
You must be logged in to submit a review.
To:
From: