Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check crl

Rating
0 votes
Favoured:
0
Hits
103564
Files:
FileDescription
check_crlcheck_crl Check for next update of a revocation list
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Check Apache Revocation List.
Since a normal openssl revocation list lives for 30 days this check plugin calculates the time left before apache will fence out all requests.


check_crl -f -w -c


Warn and crit are the number of days left before the expiration date is reached.


-f, --filename=STRING
name and location of the revocation list file
(e.g. /etc/apache2/ssl.crl/users.crl)


-w, --warning=INTEGER
Number of days left (Defaults: 10 days)


-c, --critical=INTEGER
Number of days left (Defaults: 4 days)



V 1.0.0