After upgrading to Ubuntu 10.10 I have one check_http that are failing.
No matter uf I run:
check_http --ssl -H $HOSTADDRESS$
check_http --ssl -I $HOSTADDRESS$
check_http --ssl -H $HOSTADDRESS$ -I $HOSTADDRESS$
The check will fail with following error:
*CRITICAL - Cannot make SSL connection
19186:error:140773F2:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert unexpected message:s23_clnt.c:602:
HTTP CRITICAL - Error on receive
*
Now someone would say the HTTPS on the server is not working but when the server is accessed by browser either IE, Chrome or even lynx (from the nagios server) hostaddress are working fine.
Because of the error I can’t check certificate lifetime, that will say anything doing to the SSL protocol only: “check_tcp -H $HOSTADDRESS$ -p 443”
check for installation paths, defaults of the package and compiled version may (will?) be different
(use the ./configure command before compiling to change the destination).
[quote=“luca”]check for installation paths, defaults of the package and compiled version may (will?) be different
(use the ./configure command before compiling to change the destination).[/quote]