
Apache
check_apacheconcreq
Description:
Nagios script to check the number of concurrent requests being processed by Apache
Current Version
Last Release Date
June 22, 2009
Compatible With
Owner
Project Files
File | Description |
---|---|
check_apacheconcreq | check_apacheconcreq |
check_apacheconcreq_1.1 | check_apacheconcreq_1.1 |
Project Notes
Nagios script to check the number of concurrent requests being processed by Apache
This script has been written for the lowest common denominator of shells (sh) and uses //awk//, //grep// and //lynx// as external commands.
Also requires the mod_status apache module to be installed and configured.
NOTE: You may need to tweak your apache config to allow "apachectl fullstatus" to return information to the localhost or for the server you are running this on
e.g.
SetHandler server-status
Order deny,allow
Deny from all
Allow from localhost ...
Changelog:
1.0 - Initial release
1.1 - Added GPLv3 licence
Reviews
(0)
Add a Review
Add a Review
You must be logged in to submit a review.
Thank you for your review!
Your review has been submitted and is pending approval.
Recommend
To:
From:
Thank you for your recommendation!
Your recommendation has been sent.
Page Sections
Project Stats
Rating
0 (0)
Favorites
0
Views
95,505