From 21b9b5c52beb36cd0dbf6725cd25717a3cb82c02 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 3 Jul 2010 15:32:28 +0100 Subject: [PATCH] start monitoring franck Signed-off-by: Stephen Gran --- config/nagios-master.cfg | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 5199ebb..c9f4a76 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -294,6 +294,11 @@ servers: parents: gw-brown.edu hostgroups: computers, service, apache2-hosts, bind9-hosts, dl385, rsyncd-hosts, postgres83-hosts, spamd, heavy-exim, acpid-hosts, uploadqueue, xinetd-hosts + franck: + address: 128.148.34.4 + parents: gw-brown.edu + hostgroups: computers, service, apache2-hosts, bind9-hosts, dl380, rsyncd-hosts, postgres84-hosts, spamd, heavy-exim, acpid-hosts, uploadqueue, xinetd-hosts + mayer: address: 140.211.166.78 parents: gw-osuosl @@ -1793,7 +1798,7 @@ services: - name: network service - https check: check_https - hosts: ries, chopin, draghi, liszt, spohr, widor, tchaikovsky, grieg + hosts: ries, franck, chopin, draghi, liszt, spohr, widor, tchaikovsky, grieg depends: "process - apache2 - master" normal_check_interval: 120 - @@ -1807,7 +1812,7 @@ services: # merkel2 nm.debian.org # liszt lists.debian.org # grieg buildd.debian.org - hosts: ries, chopin, spohr, tchaikovsky, draghi, merkel2, liszt, widor, grieg + hosts: ries, franck, chopin, spohr, tchaikovsky, draghi, merkel2, liszt, widor, grieg depends: network service - https normal_check_interval: 60 @@ -1909,11 +1914,11 @@ services: - name: process - postresql84 - dak 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 -D /var/lib/postgresql/8.4/dak -c config_file=/etc/postgresql/8.4/dak/postgresql.conf'" - hosts: ries + hosts: franck, ries - name: process - postresql84 - dak-dev 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 -D /var/lib/postgresql/8.4/dak-dev -c config_file=/etc/postgresql/8.4/dak-dev/postgresql.conf'" - hosts: ries + hosts: franck, ries # backups - name: postgresql backups -- 2.20.1