[cc-commits] [CC SVN] r13912 - nagios/conf.d
webmaster at creativecommons.org
webmaster at creativecommons.org
Tue Jan 12 21:57:17 EST 2010
Author: nkinkade
Date: 2010-01-13 02:57:17 +0000 (Wed, 13 Jan 2010)
New Revision: 13912
Modified:
nagios/conf.d/hostgroups_nagios.cfg
Log:
Removed a4, added some other servers.
Modified: nagios/conf.d/hostgroups_nagios.cfg
===================================================================
--- nagios/conf.d/hostgroups_nagios.cfg 2010-01-12 20:07:05 UTC (rev 13911)
+++ nagios/conf.d/hostgroups_nagios.cfg 2010-01-13 02:57:17 UTC (rev 13912)
@@ -11,7 +11,7 @@
define hostgroup {
hostgroup_name http-servers
alias HTTP servers
- members a4,a5,a7,a8
+ members a5,a6,a7,a8,a9
}
# nagios doesn't like monitoring hosts without services, so this is
@@ -20,5 +20,5 @@
define hostgroup {
hostgroup_name ping-servers
alias Pingable servers
- members a4,a5,a6,a7,a8
+ members a5,a6,a7,a8,a9
}
More information about the cc-commits
mailing list