Build precise queries to find exactly what you need
Press ESC to close
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:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!