[cc-commits] [CC SVN] r11369 - nagios/conf.d

webmaster at creativecommons.org webmaster at creativecommons.org
Thu Dec 4 12:08:53 EST 2008


Author: nkinkade
Date: 2008-12-04 17:08:53 +0000 (Thu, 04 Dec 2008)
New Revision: 11369

Modified:
   nagios/conf.d/a7_services.cfg
Log:
Fixed broken check_command for Teamspace

Modified: nagios/conf.d/a7_services.cfg
===================================================================
--- nagios/conf.d/a7_services.cfg	2008-12-04 16:44:33 UTC (rev 11368)
+++ nagios/conf.d/a7_services.cfg	2008-12-04 17:08:53 UTC (rev 11369)
@@ -157,7 +157,7 @@
 define service {
     host_name                       a7
     service_description             teamspace.creativecommons.org
-    check_command                   check_http!teamspace.creativecommons.org!/!302 Found!Log in / create account - Teamspace
+    check_command                   check_http!teamspace.creativecommons.org!/Special:Userlogin!200 OK!Log in / create account - Teamspace
     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