On second though, if you mean the documentation of vars.http_ssl:
That can be found in the icinga2 documentation

http://docs.icinga.org/icinga2/latest/doc/module/icinga2/chapter/plugin-check-commands#plugin-check-command-http

Have a nice day,
Jean Flach

On 08/28/2015 03:32 PM, Jean Flach wrote:
What I posted is from check_http --help. I don't think there is more
documentation on it, what else would you need to know?

On 08/28/2015 03:23 PM, Dewangga Bachrul Alam wrote:
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



--
Jean-Marcel Flach
Junior Application Developer

NETWAYS GmbH | Deutschherrnstr. 15-19 | D-90429 Nuernberg
Tel: +49 911 92885-0 | Fax: +49 911 92885-77
GF: Julian Hein, Bernd Erk | AG Nuernberg HRB18461
http://www.netways.de | jean-marcel.fl...@netways.de

** OSBConf 2015 - September - osbconf.org **
** OSMC 2015 - November - netways.de/osmc **
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to