From 65852452f6b25e0c78924170375cf227a4310b5b Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Tue, 21 Jul 2009 15:57:21 +0100 Subject: [PATCH] update nagios for puppet in cron Signed-off-by: Stephen Gran --- config/nagios-master.cfg | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) 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 -- 2.20.1