From 34650975879b1cb0aa406d4712ebd21e427ed1f3 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 27 Jun 2009 23:43:05 +0200 Subject: [PATCH] Do not use check-host-alive check_command in generic host --- config/static/conf.d/generic-host.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/static/conf.d/generic-host.cfg b/config/static/conf.d/generic-host.cfg index 99580de..0302c8b 100644 --- a/config/static/conf.d/generic-host.cfg +++ b/config/static/conf.d/generic-host.cfg @@ -13,7 +13,7 @@ define host{ process_perf_data 1 ; Process performance data retain_status_information 1 ; Retain status information across program restarts retain_nonstatus_information 1 ; Retain non-status information across program restarts - check_command check-host-alive + #check_command check-host-alive max_check_attempts 10 notification_interval 1440 notification_period 24x7 -- 2.20.1