From f993a5a0a0b6049e0b05d2777dfa127d6587321d Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 16 Jan 2017 09:46:32 +0100 Subject: [PATCH] no more hasorgfs hosts --- config/nagios-master.cfg | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index d624e596..8afbf2b 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1331,9 +1331,6 @@ hostgroups: hassrvfs: alias: hosts with a /srv filesystem private: 1 - hasorgfs: - alias: hosts with a /org filesystem - private: 1 hasvarlogfs: alias: hosts with a /var/log filesystem private: 1 @@ -1446,11 +1443,6 @@ services: servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 75 85 /boot" hostgroups: hasbootfs - - - name: disk usage on /org - servicegroups: diskspace - nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /org" - hostgroups: hasorgfs - name: disk usage on /srv servicegroups: diskspace -- 2.20.1