[cc-commits] [CC SVN] r14678 - nagios/conf.d
webmaster at creativecommons.org
webmaster at creativecommons.org
Mon Oct 4 17:04:31 EDT 2010
Author: nkinkade
Date: 2010-10-04 21:04:30 +0000 (Mon, 04 Oct 2010)
New Revision: 14678
Modified:
nagios/conf.d/a9_services.cfg
Log:
Removed monitoring for support.CC.org now that it has merged with CC.net.
Modified: nagios/conf.d/a9_services.cfg
===================================================================
--- nagios/conf.d/a9_services.cfg 2010-09-23 00:35:08 UTC (rev 14677)
+++ nagios/conf.d/a9_services.cfg 2010-10-04 21:04:30 UTC (rev 14678)
@@ -31,19 +31,7 @@
contact_groups admins_email
}
-#
-# support.creativecommons.org
-#
-define service {
- host_name a9
- service_description support.creativecommons.org
- 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_email
-}
-
##### ---------------------------------------------------------- #####
# Service escalations on a9.creativecommons.org #
##### ---------------------------------------------------------- #####
@@ -51,8 +39,7 @@
define serviceescalation {
host_name a9
service_description Web Services a9, \
- creativecommons.net, \
- support.creativecommons.org
+ creativecommons.net
first_notification 1
last_notification 1
escalation_options c,r,u,w
@@ -68,8 +55,7 @@
host_name a9
service_description Web Services a9
dependent_host_name a9
- dependent_service_description creativecommons.net, \
- support.creativecommons.org
+ dependent_service_description creativecommons.net
execution_failure_criteria n
notification_failure_criteria w,u,c
}
More information about the cc-commits
mailing list