run memory and puppet check on all hosts now
authorPeter Palfrader <peter@palfrader.org>
Mon, 20 Mar 2017 16:10:12 +0000 (17:10 +0100)
committerPeter Palfrader <peter@palfrader.org>
Mon, 20 Mar 2017 16:10:12 +0000 (17:10 +0100)
config/nagios-master.cfg

index 26e8e91..05e5e74 100644 (file)
@@ -1634,13 +1634,11 @@ services:
   -
     name: free memory - mb
     nrpe: "/usr/lib/nagios/plugins/dsa-check-memory -m mb"
-    #hostgroups: computers
-    hosts: draghi
+    hostgroups: computers
   -
     name: free memory - percent
     nrpe: "/usr/lib/nagios/plugins/dsa-check-memory -m pct"
-    #hostgroups: computers
-    hosts: draghi
+    hostgroups: computers
   -
     name: process - getty
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -C getty -a /sbin/getty"
@@ -3113,8 +3111,7 @@ services:
   -
     name: puppet - agent check
     nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/puppet-agent"
-    #hostgroups: computers
-    hosts: handel, draghi
+    hostgroups: computers
     check_interval:  60
     retry_interval: 15
   # }}}