From: Peter Palfrader Date: Mon, 16 Jan 2017 08:46:32 +0000 (+0100) Subject: no more hasorgfs hosts X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=f993a5a0a0b6049e0b05d2777dfa127d6587321d;p=mirror%2Fdsa-nagios.git no more hasorgfs hosts --- 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