From: Stephen Gran Date: Sun, 1 Mar 2009 16:50:12 +0000 (+0000) Subject: [project @ steve@lobefin.net-20090301165012-3w4kfks6qzqfl4t5] X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=51908f1d88ea64933789d8f9d4e86a99a9f0c63d;p=mirror%2Fdsa-nagios.git [project @ steve@lobefin.net-20090301165012-3w4kfks6qzqfl4t5] checks for puppet --- diff --git a/nagios-master.cfg b/nagios-master.cfg index d07cba2..eb199de 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -807,6 +807,17 @@ services: normal_check_interval: 180 retry_check_interval: 5 + #### + - + name: process - puppet + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -C ruby -a 'ruby /usr/sbin/puppetd -w 5 --factsync'" + hostgroups: puppet + + - + name: puppet + nrpe: "/usr/lib/nagios/plugins/dsa-check-puppet" + hostgroups: puppet + #### - name: process - samhain