From 147dd006e9d79fb5ccea39201e8fd4c626b24c9e Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Mon, 19 Sep 2011 22:19:01 +0100 Subject: [PATCH] remove locke and lamb, take 2 Signed-off-by: Stephen Gran --- config/nagios-master.cfg | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 764a02a..3027463 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1034,9 +1034,9 @@ hostgroups: hasusrfs: alias: hosts with a /usr filesystem private: 1 - hasvicepa: - alias: hosts with a /vicepa - private: 1 +# hasvicepa: +# alias: hosts with a /vicepa +# private: 1 incomingmailrelayed: alias: incoming mail needs to go through a mail relay @@ -1241,11 +1241,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 90 95 /vicepa" - hostgroups: hasvicepa +# - +# name: disk usage on /vicepa +# servicegroups: diskspace +# nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /vicepa" +# hostgroups: hasvicepa - name: disk usage on /var/lib/postgresql/9.0/dak servicegroups: diskspace -- 2.20.1