Re: [icinga-users] icinga-users Digest, Vol 20, Issue 41

2015-08-27 Thread Christian Moreno Moreno
Hi Eric, I sent one feature request, many thanks for your Tip :-) https://dev.icinga.org/issues/10005 Best Regards, Christian Christian Moreno Moreno System Engineer Offers idealo internet GmbHRitterstraße 11 10969 Berlin, DeutschlandTel.: +49 (0)30 40 30 10 33Fax: +49 (0)30 221 94 33 - 21E-M

[icinga-users] Checking HTTPS URI

2015-08-27 Thread Dewangga Bachrul Alam
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