Search Exchange
Search All Sites
Login
check_ssl_cert
Current Version
1.14.6
Last Release Date
2013-05-12
Compatible With
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
Owner
E-mail
License
GPL
Hits
64376
Files:
| File | Description |
|---|---|
| check_ssl_cert-1.14.6.tar.gz | check_ssl_cert-1.14.6.tar.gz |
Checks an X.509 certificate:
- checks if the server is running and delivers a valid certificate
- checks if the CA matches a given pattern
- checks the validity
- checks if the server is running and delivers a valid certificate
- checks if the CA matches a given pattern
- checks the validity
Reviews (1)
bydane-xa, October 31, 2012
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
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


New Listings


