From: Peter Palfrader Date: Thu, 9 Sep 2010 20:41:03 +0000 (+0200) Subject: Add lamb X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=d499b386771c52629d84ad0fa582949614fb71c8;p=mirror%2Fdsa-nagios.git Add lamb --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 0dd2d35..dece2c4 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -291,6 +291,10 @@ servers: address: 82.195.75.92 parents: unger hostgroups: computers, service, hasbootfs, kvmdomains, squeeze + lamb: + address: 82.195.75.101 + parents: unger + hostgroups: computers, service, hasbootfs, kvmdomains, squeeze, hasvicepa master: address: 70.103.162.29 @@ -948,6 +952,9 @@ hostgroups: hasusrfs: alias: hosts with a /usr filesystem private: 1 + hasvicepa: + alias: hosts with a /vicepa + private: 1 incomingmailrelayed: alias: incoming mail needs to go through a mail relay @@ -1152,6 +1159,11 @@ services: servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv/fossology.debian.net" hosts: vivaldi + - + name: disk usage on /vicepa + servicegroups: diskspace + nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /vicepa" + hostgroups: hasvicepa ############ All Computers ############ ####