[cc-commits] [CC SVN] r11377 - nagios/conf.d
webmaster at creativecommons.org
webmaster at creativecommons.org
Thu Dec 4 17:31:52 EST 2008
Author: nkinkade
Date: 2008-12-04 22:31:52 +0000 (Thu, 04 Dec 2008)
New Revision: 11377
Modified:
nagios/conf.d/a9_services.cfg
Log:
creativecommons.net needs to be check with HTTPS
Modified: nagios/conf.d/a9_services.cfg
===================================================================
--- nagios/conf.d/a9_services.cfg 2008-12-04 22:03:34 UTC (rev 11376)
+++ nagios/conf.d/a9_services.cfg 2008-12-04 22:31:52 UTC (rev 11377)
@@ -37,7 +37,7 @@
define service {
host_name a9
service_description support.creativecommons.org
- check_command check_http!support.creativecommons.org!/!200 OK!Help Build the Commons
+ check_command check_https!support.creativecommons.org!/!200 OK!Help Build the Commons
use generic-service
notification_interval 15 ; set > 0 if you want to be renotified
contact_groups admins
More information about the cc-commits
mailing list