Hello! On 08/28/2015 03:24 PM, Jean Flach wrote: > Hello, > > Don't give up on check_http quite yet! > The -S option allows you to check through SSL: > > -S, --ssl=VERSION > Connect via SSL. Port defaults to 443. VERSION is optional, and > prevents auto-negotiation (1 = TLSv1, 2 = SSLv2, 3 = SSLv3).
I found the answer from this blog http://namsep.blogspot.com/2014/07/icinga-2-https-and-ssl-key-expiry-check.html. Just add vars.http_ssl = "1", and it's works like a charm. Is there any full documentation about parameter? > > > > On 08/28/2015 03:47 AM, Dewangga Bachrul Alam wrote: >> Hello! >> >> Is there any hints to monitor HTTPS URI ? Because if I'm using >> http_check, the output result is not relevant. >> >> Example: >> HTTP OK: HTTP/1.1 301 Moved Permanently - 469 bytes in 0.013 second >> response time >> >> The output should be: >> HTTP OK: HTTP/1.1 200 OK - 839 bytes in 0.001 second response time >> >> Any input/hints are appreciated. :) >> Thank you. >> _______________________________________________ >> icinga-users mailing list >> icinga-users@lists.icinga.org >> https://lists.icinga.org/mailman/listinfo/icinga-users >> > _______________________________________________ > icinga-users mailing list > icinga-users@lists.icinga.org > https://lists.icinga.org/mailman/listinfo/icinga-users _______________________________________________ icinga-users mailing list icinga-users@lists.icinga.org https://lists.icinga.org/mailman/listinfo/icinga-users