unbound-hosts groups is obsolete
authorPeter Palfrader <peter@palfrader.org>
Mon, 26 May 2014 06:58:18 +0000 (08:58 +0200)
committerPeter Palfrader <peter@palfrader.org>
Mon, 26 May 2014 06:58:18 +0000 (08:58 +0200)
config/nagios-master.cfg

index cd08fbb..203efb7 100644 (file)
@@ -1120,9 +1120,6 @@ hostgroups:
     alias: hosts running bind9
     private: 1
   # once every host runs unbound, do away with this group and check "computers" instead
-  unbound-hosts:
-    alias: hosts running unbound
-    private: 1
   amavis-hosts:
     alias: hosts running amavis
     private: 1
@@ -1958,7 +1955,7 @@ services:
   -
     name: process - unbound
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u unbound -C unbound -a '/usr/sbin/unbound'"
-    hostgroups: unbound-hosts, squeeze, wheezy
+    hostgroups: computers
     excludehostgroups: alioth
   ###
   -