Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_crl_url
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Usage: ./check_crl_url -U -w -c
-U
The URL of the CRL file (eg. http://mywebsite.com/server.crl)
-w
Warning notice on X days remaining before expiration (default 15)
-c
Critical notice on X days remaining before expiration (default 10)
Expected output looks like this
CRL OK: Expires in 4 Day(s) 21 Hour(s) 55 Minute(s) 24 Second(s).
Updates:
Update v0.2 2013-07-16:
- Fixed issue with warning and crit day count behavior
-U
The URL of the CRL file (eg. http://mywebsite.com/server.crl)
-w
Warning notice on X days remaining before expiration (default 15)
-c
Critical notice on X days remaining before expiration (default 10)
Expected output looks like this
CRL OK: Expires in 4 Day(s) 21 Hour(s) 55 Minute(s) 24 Second(s).
Updates:
Update v0.2 2013-07-16:
- Fixed issue with warning and crit day count behavior
Reviews (0)
Be the first to review this listing!