[cc-commits] [CC SVN] r15544 - nagios/conf.d
webmaster at creativecommons.org
webmaster at creativecommons.org
Mon Apr 16 11:44:38 EDT 2012
Author: nkinkade
Date: 2012-04-16 15:44:36 +0000 (Mon, 16 Apr 2012)
New Revision: 15544
Modified:
nagios/conf.d/gandi0_services.cfg
Log:
Removed acawiki from monitoring since that is now being hosted be Fabricatorz.
Modified: nagios/conf.d/gandi0_services.cfg
===================================================================
--- nagios/conf.d/gandi0_services.cfg 2012-04-12 13:15:16 UTC (rev 15543)
+++ nagios/conf.d/gandi0_services.cfg 2012-04-16 15:44:36 UTC (rev 15544)
@@ -19,20 +19,7 @@
contact_groups admins_email
}
-
#
-# acawiki.creativecommons.org
-#
-define service {
- host_name gandi0
- service_description acawiki.org
- check_command cc_check_http!acawiki.org!/Home!200 OK!Home - AcaWiki
- use generic-service
- notification_interval 15 ; set > 0 if you want to be renotified
- contact_groups admins_email
-}
-
-#
# code.creativecommons.org/jenkins/
#
define service {
@@ -86,7 +73,6 @@
define serviceescalation {
host_name gandi0
service_description Web Services gandi0, \
- acawiki.org, \
code.creativecommons.org/viewgit/, \
code.creativecommons.org/viewsvn/, \
forum.creativecommons.org
@@ -104,8 +90,7 @@
host_name gandi0
service_description Web Services gandi0
dependent_host_name gandi0
- dependent_service_description acawiki.org, \
- code.creativecommons.org/viewgit/, \
+ dependent_service_description code.creativecommons.org/viewgit/, \
code.creativecommons.org/viewsvn/, \
forum.creativecommons.org
execution_failure_criteria n
More information about the cc-commits
mailing list