[cc-commits] [CC SVN] r12573 - nagios/conf.d
webmaster at creativecommons.org
webmaster at creativecommons.org
Thu May 7 18:26:15 EDT 2009
Author: nkinkade
Date: 2009-05-07 22:26:15 +0000 (Thu, 07 May 2009)
New Revision: 12573
Modified:
nagios/conf.d/a6_services.cfg
Log:
An extra space was making Nagios fail on start.
Modified: nagios/conf.d/a6_services.cfg
===================================================================
--- nagios/conf.d/a6_services.cfg 2009-05-07 22:23:19 UTC (rev 12572)
+++ nagios/conf.d/a6_services.cfg 2009-05-07 22:26:15 UTC (rev 12573)
@@ -3,7 +3,7 @@
##### ---------------------------------------------------------- #####
#
-# a6.creativecommons.org/apache2-default/
+# a6.creativecommons.org/
#
# This should always be up, and if it's down then let's assume
# that Web services as a whole are down on the machine. Every
@@ -62,7 +62,7 @@
define serviceescalation {
host_name a6
- service_description Web Services a6, \
+ service_description Web Services a6, \
discovered.creativecommons.org/search/, \
learn.creativecommons.org, \
opened.creativecommons.org
More information about the cc-commits
mailing list