From: Stephen Gran Date: Sun, 30 Dec 2012 10:21:21 +0000 (+0000) Subject: we don't need to check that often X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=a40a48dc67c4c5d3b6fdba9495d684b5792f59cb;p=mirror%2Fdsa-nagios.git we don't need to check that often Signed-off-by: Stephen Gran --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 1dbbed8..00904e5 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1869,6 +1869,8 @@ services: - name: system - filesystem check nrpe: "/usr/bin/sudo /usr/lib/nagios/plugins/dsa-check-filesystems" + normal_check_interval: 60 + retry_check_interval: 15 excludehosts: wagner, vasks hostgroups: computers ###