...
If the certificate expiration date is greater than 30 days away it will return OK, warning will be returned if the expiration date is less than 30 days away, critical will be returned if the expiration date is less than 15 days away.
Test the Plugin From the Command Line
...
Code Block |
---|
root@DebTest:~# dpkg -L monitoring-plugins-basic | grep check_http /usr/lib/nagios/plugins/check_http |
...