Hi,
I am using the default website URL monitoring plugin for http URL. Wanted to check how can I monitor https URL. Can this default plugin be used for https as well?
XI version: Nagios XI 2014R2.7
https URL monitoring
Re: https URL monitoring
Have you tried the -S option?avijit_bhardwaj wrote:Hi,
I am using the default website URL monitoring plugin for http URL. Wanted to check how can I monitor https URL. Can this default plugin be used for https as well?
XI version: Nagios XI 2014R2.7
Code: Select all
/usr/local/nagios/libexec/check_http -H www.somewebsite.com -SCode: Select all
-S, --ssl=VERSION
Connect via SSL. Port defaults to 443. VERSION is optional, and prevents
auto-negotiation (1 = TLSv1, 2 = SSLv2, 3 = SSLv3).
Former Nagios Employee.
me.
me.