From 8860ffbcefb92da43eee64c3add95c42dcc67717 Mon Sep 17 00:00:00 2001 From: hadaq Date: Thu, 29 Jan 2009 14:58:36 +0000 Subject: [PATCH] Change normal_check_interval for Lustre to 10 min. Sergey --- config/services.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/services.cfg b/config/services.cfg index 7eebbb6..deae452 100644 --- a/config/services.cfg +++ b/config/services.cfg @@ -97,10 +97,10 @@ define service{ is_volatile 0 check_period 24x7 max_check_attempts 3 - normal_check_interval 600 + normal_check_interval 10 ;minutes retry_check_interval 1 contact_groups linux-admins - notification_interval 600 + notification_interval 120 notification_period 24x7 notification_options c,r hostgroups * @@ -219,7 +219,7 @@ define service{ normal_check_interval 5 retry_check_interval 1 contact_groups linux-admins - notification_interval 480 + notification_interval 120 notification_period 24x7 notification_options c,r check_command check_proc2!sound_server.pl! -- 2.43.0