From 529a07ec79f22fcb06f298876571fd7151b0099f Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Thu, 7 Jul 2011 21:03:05 +0000 Subject: also check cron ( since cron run puppet ) --- modules/xymon/templates/hobbit-clients.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/xymon') diff --git a/modules/xymon/templates/hobbit-clients.cfg b/modules/xymon/templates/hobbit-clients.cfg index 705879dd..ed474dfe 100644 --- a/modules/xymon/templates/hobbit-clients.cfg +++ b/modules/xymon/templates/hobbit-clients.cfg @@ -371,4 +371,5 @@ DEFAULT FILE /var/lib/puppet/state/state.yaml yellow mtime<5400 PORT state=LISTEN "LOCAL=%([.:]22)$" MIN=1 TEXT=ssh PROC puppetd 0 2 red - + # 10 , just in case something goes wrong + PROC crond 1 10 red -- cgit v1.2.1