From: Stephen Gran Date: Tue, 21 Jul 2009 14:57:21 +0000 (+0100) Subject: update nagios for puppet in cron X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=65852452f6b25e0c78924170375cf227a4310b5b;p=mirror%2Fdsa-nagios.git update nagios for puppet in cron Signed-off-by: Stephen Gran --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 06458ff..f78f3ab 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -920,15 +920,9 @@ services: 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: lenny - excludehosts: agnesi - - name: puppet - nrpe: "/usr/lib/nagios/plugins/dsa-check-file_age -f /var/lib/puppet/state/state.yaml" + nrpe: "/usr/lib/nagios/plugins/dsa-check-file_age -i 300 -f /var/lib/puppet/state/state.yaml" hostgroups: lenny excludehosts: agnesi