[projects/nagios-config] failure_prediction_enabled is obsoleted and no longer has any effect in service type objects

glen glen at pld-linux.org
Thu Apr 9 15:41:40 CEST 2015


commit bab8a2b0c7fa6aae69e064d20b0665dab3610672
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Apr 9 16:40:20 2015 +0300

    failure_prediction_enabled is obsoleted and no longer has any effect in service type objects

 templates.cfg | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/templates.cfg b/templates.cfg
index 92a4e7b..6c2289c 100644
--- a/templates.cfg
+++ b/templates.cfg
@@ -1,7 +1,5 @@
 ###############################################################################
 # TEMPLATES.CFG
-#
-# $Id$
 ###############################################################################
 
 ###############################################################################
@@ -50,8 +48,6 @@ define host {
 	event_handler_enabled			1
 	; Flap detection is enabled
 	flap_detection_enabled			1
-	; Failure prediction is enabled
-	failure_prediction_enabled		1
 	; Process performance data
 	process_perf_data				1
 	; Retain status information across program restarts
@@ -208,8 +204,6 @@ define service {
 	event_handler_enabled			1
 	; Flap detection is enabled
 	flap_detection_enabled			1
-	; Failure prediction is enabled
-	failure_prediction_enabled		1
 	; Process performance data
 	process_perf_data				1
 	; Retain status information across program restarts
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/nagios-config.git/commitdiff/bab8a2b0c7fa6aae69e064d20b0665dab3610672



More information about the pld-cvs-commit mailing list