retire group hashomefs
authorPeter Palfrader <peter@palfrader.org>
Tue, 2 Sep 2014 13:50:20 +0000 (15:50 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 2 Sep 2014 13:50:20 +0000 (15:50 +0200)
config/nagios-master.cfg

index efa58d0..28cc4b3 100644 (file)
@@ -1208,9 +1208,6 @@ hostgroups:
   hasorgfs:
     alias: hosts with a /org filesystem
     private: 1
-  hashomefs:
-    alias: hosts with a /home filesystem
-    private: 1
   hasvarfs:
     alias: hosts with a /var filesystem
     private: 1
@@ -1368,11 +1365,6 @@ services:
     servicegroups: diskspace
     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /usr"
     hostgroups: hasusrfs
-  -
-    name: disk usage on /home
-    servicegroups: diskspace
-    nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /home"
-    hostgroups: hashomefs
   -
     name: disk usage on /var/lib/postgresql
     servicegroups: diskspace