Page 1 of 1

NULL Returned from check_ssl_certificate

Posted: Fri Jul 26, 2013 3:28 am
by pshankland
Hi, I am trying to use the check_ssl_certificate script from http://exchange.nagios.org/directory/Pl ... te/details

It appears to work fine from the command line:

Code: Select all

[root@rpl-jensen libexec]# perl check_ssl_certificate.pl -H 172.29.1.34 -p 443 -w 30 -c 10
m=Aug, d=29, h=12, m=00, s=00, y=2014, z=GMT
However, once I have added the command into Nagios I just check (null) returned:
Command
Command
Service
Service
Anyone using this script that could point me in the right direction?

Thanks.
Pete.

Re: NULL Returned from check_ssl_certificate

Posted: Fri Jul 26, 2013 4:25 am
by pshankland
Used the following instead and worked first time http://exchange.nagios.org/directory/Pl ... rt/details