From 5f69312e7d74dce8895e055226f88e4f4154b951 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 27 Sep 2010 11:53:39 +0200 Subject: [PATCH 1/1] chopin and qantz to pg8[34] hosts and make the pg 8.3 master process check not main cluster specific --- config/nagios-master.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 4bd980f..f7ed2f3 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -449,7 +449,7 @@ servers: chopin: address: 195.20.242.124 parents: schumann - hostgroups: computers, service, apache2-hosts, hassrvfs, hasbootfs, rsyncd-hosts, uploadqueue, kvmdomains, heavy-exim, xinetd-hosts + hostgroups: computers, service, apache2-hosts, hassrvfs, hasbootfs, rsyncd-hosts, uploadqueue, kvmdomains, heavy-exim, xinetd-hosts, postgres83-hosts geo3: address: 195.20.242.125 parents: schumann @@ -620,7 +620,7 @@ servers: quantz: address: 206.12.19.122 parents: salieri - hostgroups: computers, service, hasbootfs, kvmdomains, squeeze, hassrvfs, nfs-client, xinetd-hosts, heavy-exim + hostgroups: computers, service, hasbootfs, kvmdomains, squeeze, hassrvfs, nfs-client, xinetd-hosts, heavy-exim, postgres84-hosts nono: address: 206.12.19.123 parents: salieri @@ -2074,7 +2074,7 @@ services: hostgroups: postgres84-hosts - 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'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:4 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/8.3/bin/postgres'" hostgroups: postgres83-hosts #- # name: process - postresql83 - master udd -- 2.20.1