prepare puppet-agent check
authorPeter Palfrader <peter@palfrader.org>
Mon, 20 Mar 2017 09:06:19 +0000 (10:06 +0100)
committerPeter Palfrader <peter@palfrader.org>
Mon, 20 Mar 2017 09:06:19 +0000 (10:06 +0100)
config/nagios-master.cfg

index 597358b..a18437e 100644 (file)
@@ -3101,6 +3101,13 @@ services:
     check_interval: 60
     max_check_attempts: 2
     retry_interval: 5
+  -
+    name: puppet - agent check
+    nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/puppet-agent"
+    #hostgroups: computers
+    hosts: handel, draghi
+    check_interval:  60
+    retry_interval: 15
   # }}}
 # }}}