From 668e283fa980900fb1809aa56bbb9d99d14dba8e Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 4 Apr 2010 15:26:34 +0200 Subject: [PATCH] Remove byrd --- config/nagios-master.cfg | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 5ece35c..1f5c7a6 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -271,10 +271,6 @@ servers: address: 82.195.75.107 parents: unger hostgroups: computers, service, hasbootfs, apache2-hosts, single-cpu, rsyncd-hosts, kvmdomains, xinetd-hosts - byrd: - address: 82.195.75.101 - parents: unger - hostgroups: computers, service, hasbootfs, hassrvfs, postgres84-hosts, heavy-exim, kvmdomains ball: address: 82.195.75.70 parents: gw-man-da @@ -1260,17 +1256,17 @@ services: nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u Debian-exim -C exim4 -a '/usr/sbin/exim4 -bd -q'" hostgroups: computers excludehostgroups: postfix-hosts - excludehosts: master, busoni, merkel, byrd + excludehosts: master, busoni, merkel - name: process - exim - total nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:50 -c 1: -C exim4" hostgroups: computers excludehostgroups: postfix-hosts - excludehosts: master, busoni, merkel, byrd + excludehosts: master, busoni, merkel - name: process - exim nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:300 -c 1:500 -C exim4 -a '/usr/sbin/exim4'" - hosts: master, busoni, merkel, byrd + hosts: master, busoni, merkel ### - name: process - clamav - clamd -- 2.20.1