From 2e9970613200064c455aa3df42d4ae7a597510e3 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 22 Jul 2009 10:44:43 +0200 Subject: [PATCH] disable services on verdi --- config/nagios-master.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index e77fa6e..6c4500a 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -390,7 +390,8 @@ servers: verdi: address: 192.54.42.193 parents: gw-lrz - hostgroups: computers, service, apache2-hosts, ftpd-hosts, postgres81-hosts, postfix-hosts + hostgroups: computers, service, postfix-hosts + #hostgroups: computers, service, apache2-hosts, ftpd-hosts, postgres81-hosts, postfix-hosts voltaire: address: 72.66.115.54 -- 2.20.1