[cc-commits] [CC SVN] r11370 - nagios/conf.d
webmaster at creativecommons.org
webmaster at creativecommons.org
Thu Dec 4 16:06:54 EST 2008
Author: nkinkade
Date: 2008-12-04 21:06:54 +0000 (Thu, 04 Dec 2008)
New Revision: 11370
Modified:
nagios/conf.d/a4_services.cfg
Log:
Updated a4 service checks to look for certain text in the content body.
Modified: nagios/conf.d/a4_services.cfg
===================================================================
--- nagios/conf.d/a4_services.cfg 2008-12-04 17:08:53 UTC (rev 11369)
+++ nagios/conf.d/a4_services.cfg 2008-12-04 21:06:54 UTC (rev 11370)
@@ -8,7 +8,7 @@
define service {
host_name a4
service_description ccmixter.org
- check_command check_http!ccmixter.org!/!200 OK
+ check_command check_http!ccmixter.org!/!200 OK!ccMixter - Welcome to ccMixter
use generic-service
notification_interval 15 ; set > 0 if you want to be renotified
contact_groups admins,a4
More information about the cc-commits
mailing list