From 271cb11e2495acefc88a3744656972f0ca5ec611 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 4 Apr 2009 11:32:02 +0200 Subject: [PATCH] Introduce hostgroup hassrvfs - add all exising hosts from the check to it, and add brahms as well --- config/nagios-master.cfg | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index e0c2584..ebf2702 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -220,7 +220,7 @@ servers: morales: address: 82.195.75.97 parents: gw-man-da - hostgroups: computers, porterbox, single-cpu, no-samhain, hasbootfs + hostgroups: computers, porterbox, single-cpu, no-samhain, hasbootfs, hassrvfs contacts: bzed sperger: address: 82.195.75.98 @@ -230,12 +230,12 @@ servers: agricola: address: 82.195.75.86 parents: gw-man-da - hostgroups: computers, porterbox, sw-raid, single-cpu, lenny, puppet + hostgroups: computers, porterbox, sw-raid, single-cpu, lenny, puppet, hassrvfs contacts: bzed arcadelt: address: 82.195.75.87 parents: gw-man-da - hostgroups: computers, buildd, sw-raid, single-cpu, lenny, puppet + hostgroups: computers, buildd, sw-raid, single-cpu, lenny, puppet, hassrvfs contacts: bzed liszt: address: 82.195.75.100 @@ -327,7 +327,7 @@ servers: argento: address: 93.94.130.160 parents: gw-dg-i.net - hostgroups: computers, buildd, sw-raid, single-cpu, lenny, puppet + hostgroups: computers, buildd, sw-raid, single-cpu, lenny, puppet, hassrvfs contacts: bzed widor: @@ -378,12 +378,12 @@ servers: puccini: address: 87.106.4.56 parents: gw-1und1 - hostgroups: computers, buildd, lenny, rsyslog-hosts, ulogd-hosts, puppet + hostgroups: computers, buildd, lenny, rsyslog-hosts, ulogd-hosts, puppet, hassrvfs contacts: joerg powell: address: 87.106.64.223 parents: gw-1und1 - hostgroups: computers, service, heavy-exim, rsyncd-hosts, ulogd-hosts, acpid-hosts, lenny, puppet + hostgroups: computers, service, heavy-exim, rsyncd-hosts, ulogd-hosts, acpid-hosts, lenny, puppet, hassrvfs contacts: joerg schumann: @@ -397,7 +397,7 @@ servers: chopin: address: 195.20.242.124 parents: schumann - hostgroups: computers, ulogd-hosts, lenny, puppet, rsyslog-hosts + hostgroups: computers, ulogd-hosts, lenny, puppet, rsyslog-hosts, hassrvfs caballero: address: 193.201.200.200 @@ -448,7 +448,7 @@ servers: allegri: address: 157.193.39.233 parents: gw-HP-ftc - hostgroups: computers, buildd, postfix-hosts, sw-raid, single-cpu, lenny, puppet + hostgroups: computers, buildd, postfix-hosts, sw-raid, single-cpu, lenny, puppet, hassrvfs contacts: luk agnesi: @@ -472,7 +472,7 @@ servers: brahms: address: 137.82.84.74 parents: dijkstra - hostgroups: computers, lenny, puppet, buildd, hasbootfs + hostgroups: computers, lenny, puppet, buildd, hasbootfs, hassrvfs lebrun: address: 193.198.184.10 @@ -486,7 +486,7 @@ servers: tartini: address: 82.94.249.158 parents: gw-telegraaf - hostgroups: computers, sw-raid, apache2-hosts, mysql-hosts, hasbootfs + hostgroups: computers, sw-raid, apache2-hosts, mysql-hosts, hasbootfs, hassrvfs piatti: address: 193.167.161.225 @@ -507,7 +507,7 @@ servers: zelenka: address: 80.245.147.40 parents: gw-HP-ftc - hostgroups: computers, porterbox, lenny, puppet + hostgroups: computers, porterbox, lenny, puppet, hassrvfs escher: address: 213.188.99.215 @@ -679,6 +679,9 @@ hostgroups: hasbootfs: alias: hosts with a /boot private: 1 + hassrvfs: + alias: hosts with a /srv + private: 1 ############################# @@ -768,7 +771,7 @@ services: name: disk usage on /srv servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv" - hosts: agricola, arcadelt, argento, allegri, tartini, morales, powell, puccini, zelenka, chopin + hostgroups: hassrvfs - name: disk usage on /org/scratch servicegroups: diskspace -- 2.20.1