Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
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-status urls. This is an enhanced version of an enhanced version of Lieven De Bodt’s check_apachestatus.pl.
Current Version
Last Release Date
June 22, 2009
Owner
Dennis Spreen
Website
https://github.com/Dennis1000/nagios-check_apachestatus_auto
Compatible With
v1.0
v1.1
v1.3
A Nagios plugin that parses the status page of an apache or lighttpd server, the plugin returns the response time, the amount of idle, busy, open and total slots. The perfdata returns the status of all slots including Requests/sec, Bytes/Request and Bytes/sec. Optionally you can specify how much slots should be available. Use http(s) and basic user authentication with non standard server-status urls. This is an enhanced version of an enhanced version of Lieven De Bodt’s check_apachestatus.pl. Why an extra plugin? First it uses the ?auto parameter instead of parsing the human readable status output - this reduces possible parsing errors. Then it uses a different syntax of the url parameter. And notably most of all it recalculates the Request/sec and the other values by itself instead of using the given apache server-status values. Why recalculating the Request/sec vaules? Visit check_apachestatus_auto homepage Whats new v1.3 2020-05-29 Fixed non numeric uptime (Andre Hotzler)
It is an perfect plugin it produces a lot of statistic it is flexible and it works. .. But I've found minor bug related to plugin execution tests. In some case it can result in message "Not output from plugin" bla bla bla. Steps to reproduce: 1. Invoke test check from CCM (In fact, it runs as root on system level) 2. Wait for regular execution during nagios hosts checks (it runs as nagios user on system level) - it results in "No output from plugin" It is because some temporary file is created during first step. To avoid problem just execute: rm /tmp/*check_apachestatus_auto*
You must be logged in to submit a review.
To:
From: