]> git.pld-linux.org Git - packages/nagios-plugin-check_ssl_cert.git/commitdiff
- warning/critical defaults auto/ac/nagios-plugin-check_ssl_cert-1_9_1-1 auto/th/nagios-plugin-check_ssl_cert-1_9_1-1
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 4 Apr 2011 09:01:27 +0000 (09:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    check_ssl_cert.cfg -> 1.4

check_ssl_cert.cfg

index 23d28eaa45272fad95ab108dab3d8452efa833b2..38c11905c8c1f6e36ce6b92ddd9174cb6a7b0bc6 100644 (file)
@@ -2,7 +2,7 @@
 # check_ssl_cert
 define command {
        command_name    check_ssl_cert
-       command_line    /usr/lib/nagios/plugins/check_ssl_cert -H $HOSTADDRESS$ $ARG1$
+       command_line    /usr/lib/nagios/plugins/check_ssl_cert -H $HOSTADDRESS$ -w 14 -c 7 $ARG1$
 }
 
 define service {
This page took 2.30222 seconds and 4 git commands to generate.