From f8d98ba06e273d21c21495625fb81d215ca3f46f Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 3 Apr 2008 08:38:33 -0400 Subject: [PATCH] [project @ peter@palfrader.org-20080403123833-ztz578sajqrt7yit] Add master --- nagios-master.cfg | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/nagios-master.cfg b/nagios-master.cfg index 918ca51..cc17b30 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -16,6 +16,10 @@ servers: address: 192.25.206.1 parents: samosa hostgroups: routing-infrastructure + gw-brainfood: + address: 70.103.162.1 + parents: samosa + hostgroups: routing-infrastructure samosa: address: 192.25.206.57 @@ -30,6 +34,10 @@ servers: parents: gw-MAN-DA-debian hostgroups: computers, porterbox, sw-raid + master: + address: 70.103.162.29 + hostgroups: computers, apache2-hosts, bind9-hosts + ############################# # host groups # @@ -241,6 +249,11 @@ services: nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u Debian-exim -C exim4 -a '/usr/sbin/exim4 -bd -q'" hostgroups: computers excludehostgroups: postfix-hosts + excludehosts: master + - + name: process - exim + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:300 -c 1:500 -C exim4 -a '/usr/sbin/exim4'" + hosts: master ### - name: process - clamav - clamd -- 2.20.1