Update 1.2: Apache Check Plugin for Nagios
Binary Talks | (4)
I just made some small improvements to the check_apache2.sh script. It's now able to request the server-status page via HTTPS, if the script is called with the -S/--secure option. I didn't set a different standard port in case of -S, so you have to provide a specific port via -p/--port as well. Please be aware of the fact, that the plugin doesn't provide any logic to check the server's SSL certificate.
Feel free to download it from Nagiosexchange or to svn checkout it from svn.matejunkie.com:
user@host ~ $ svn co https://svn.matejunkie.com/svn/nagios-plugins/stable/check_apache/ check_apache/