From: Stephen Gran Date: Sun, 19 Jan 2014 13:59:13 +0000 (+0000) Subject: don't check these so often X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=01b182a2124150ce466d62f7b162fbe300dd3289;p=mirror%2Fdsa-nagios.git don't check these so often Signed-off-by: Stephen Gran --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 3353d64..b183d0b 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1670,11 +1670,15 @@ services: remotecheck: "/usr/lib/nagios/plugins/dsa-check-mq-connection $HOSTNAME$ ud dsa" runfrom: rainier hostgroups: computers + normal_check_interval: 60 + retry_check_interval: 15 - name: MQ connection on rapoport remotecheck: "/usr/lib/nagios/plugins/dsa-check-mq-connection $HOSTNAME$ ud dsa" runfrom: rapoport hostgroups: computers + normal_check_interval: 60 + retry_check_interval: 15 ### MAIL STUFF ### -