From 8209b55fdf8e05e2e32a7df0436d7c3220a18174 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 6 Apr 2008 04:55:41 -0400 Subject: [PATCH] [project @ peter@palfrader.org-20080406085541-2ehzjpyfkeg0oa1h] Raise check intervals - we are not really all that time critical --- nagios-conf/generic-service.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nagios-conf/generic-service.cfg b/nagios-conf/generic-service.cfg index fbbcac2..17ccbe2 100644 --- a/nagios-conf/generic-service.cfg +++ b/nagios-conf/generic-service.cfg @@ -16,9 +16,9 @@ define service{ notification_interval 0 ; Only send notifications on status change by default. is_volatile 0 check_period 24x7 - normal_check_interval 10 - retry_check_interval 1 - max_check_attempts 5 + normal_check_interval 15 + retry_check_interval 2 + max_check_attempts 6 notification_period 24x7 notification_options w,u,c,r contact_groups dsa -- 2.20.1