From 83ecabe23b59067726041bd69878a4ada4ab5574 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 3 Jul 2010 16:01:54 +0100 Subject: [PATCH] more franck fixups Signed-off-by: Stephen Gran --- 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 9ce348f..1605f6e 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -297,7 +297,7 @@ servers: franck: address: 128.148.34.3 parents: gw-brown.edu - hostgroups: computers, service, apache2-hosts, bind9-hosts, dl380, rsyncd-hosts, postgres84-hosts, spamd, heavy-exim, acpid-hosts, uploadqueue, xinetd-hosts + hostgroups: computers, service, apache2-hosts, bind9-hosts, dl380, rsyncd-hosts, postgres84-hosts, spamd, heavy-exim, acpid-hosts, uploadqueue, xinetd-hosts, ulogd-hosts mayer: address: 140.211.166.78 @@ -1899,6 +1899,7 @@ services: name: process - postresql84 - master nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/8.4/bin/postgres'" hostgroups: postgres84-hosts + excludehosts: franck - name: process - postresql83 - master nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/8.3/bin/postgres -D /var/lib/postgresql/8.3/main -c config_file=/etc/postgresql/8.3/main/postgresql.conf'" -- 2.20.1