Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for expired SSL certificates #6

Closed
slauger opened this issue Dec 6, 2016 · 3 comments
Closed

Check for expired SSL certificates #6

slauger opened this issue Dec 6, 2016 · 3 comments

Comments

@slauger
Copy link
Owner

slauger commented Dec 6, 2016

It would be nice to have a native Check (check_sslcert) which checks the expire date of all installed SSL certificates.

@slauger
Copy link
Owner Author

slauger commented Jan 3, 2017

URL: http://NSIP/nitro/v1/config/sslcertkey
Field: daystoexpiration (< WARNING|CRITICAL)

@slauger
Copy link
Owner Author

slauger commented Jan 4, 2017

[root@nagios01 check_netscaler]# ./check_netscaler.pl -H cns01 -P 'password123,.' -C check_sslcert -I sslcertkey -w 2000 -c 1000
check_netscaler CRITICAL - wildcard.tmxlab.local expires in 275 days; storefront.tmxlab.local expires in 385 days; portal.tmxlab.local expires in 252 days; wildcard.tmxlab.local expires in 225 days; mail.tmxlab.local expires in 181 days; autodiscover.tmxlab.local expires in 181 days;

@slauger
Copy link
Owner Author

slauger commented Feb 1, 2017

Certificate check is available with v0.2.0 and enhanced with v1.0.0.

@slauger slauger closed this as completed Feb 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant