]> git.pld-linux.org Git - packages/nagios-plugin-check_ssl_cert.git/blobdiff - check_ssl_cert.cfg
up to 1.63.0
[packages/nagios-plugin-check_ssl_cert.git] / 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 0.122227 seconds and 4 git commands to generate.