Build precise queries to find exactly what you need
Press ESC to close
@dane-xa
Favorites0
Views
Projects0
Thanks for an excellent Nagios plugin! We use this to check certificate validity and expiration with the following command: define command{ command_name check_ssl_cert command_line /etc/nagios-plugins/local-bin/check_ssl_cert -H '$HOSTADDRESS$' -c 60 -r /etc/ssl/certs/ -n '$HOSTADDRESS$' } Works great, even with wildcard SSL certs. Thanks! Dane
Reviewed 13 years ago