Author: glen
Date: Mon Aug 10 19:28:44 2009
New Revision: 10466
Modified:
nagios-config/trunk/commands/check_http.cfg
Log:
- add check_https_cert
Modified: nagios-config/trunk/commands/check_http.cfg
==============================================================================
--- nagios-config/trunk/commands/check_http.cfg (original)
+++ nagios-config/trunk/commands/check_http.cfg Mon Aug 10 19:28:44 2009
@@ -36,3 +36,8 @@
command_name check_https_string
command_line $USER1$/check_http -I $HOSTADDRESS$ -H $ARG1$ -S -s
'$ARG2$'
}
+
+define command {
+ command_name check_https_cert
+ command_line $USER1$/check_http -I $HOSTADDRESS$ -H $ARG1$ -S -C 14
+}
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit