From 51908f1d88ea64933789d8f9d4e86a99a9f0c63d Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 1 Mar 2009 16:50:12 +0000 Subject: [PATCH] [project @ steve@lobefin.net-20090301165012-3w4kfks6qzqfl4t5] checks for puppet --- nagios-master.cfg | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 -- 2.20.1