Search found 3 matches
- Fri Jun 30, 2017 7:05 am
- Forum: Open Source Nagios Projects
- Topic: check_apachestatus.pl Returning HTTPS Not Supported
- Replies: 6
- Views: 3366
Re: check_apachestatus.pl Returning HTTPS Not Supported
We are using it to monitor the apache process on the servers. We've had some issues, with mainly one client's servers running into the MaxClients off support hours and we'd like to know next time it happens. We've taken steps to try and stop this from happening, but they are still implementing more ...
- Thu Jun 29, 2017 4:28 pm
- Forum: Open Source Nagios Projects
- Topic: check_apachestatus.pl Returning HTTPS Not Supported
- Replies: 6
- Views: 3366
Re: check_apachestatus.pl Returning HTTPS Not Supported
I attached the plugin. Also here is a link to the current version on GitHub.dwhitfield wrote:This plugin is not in the standard nagios-plugins package. Can you send us a link to the plugin or just upload it so we can take a look?
https://github.com/Inuits/monitoring-pl ... estatus.pl
- Thu Jun 29, 2017 3:58 pm
- Forum: Open Source Nagios Projects
- Topic: check_apachestatus.pl Returning HTTPS Not Supported
- Replies: 6
- Views: 3366
check_apachestatus.pl Returning HTTPS Not Supported
I am using check_apachestatus.pl to monitor apache on a remote server, but the response i get from the script is UNKNOWN 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed). I've looked up the message, and i've installed the following packages with no relief. libcrypt-s...