Author: glen Date: Mon Nov 3 23:27:52 2008 New Revision: 9933 Modified: nagios-config/trunk/nagios.cfg Log: - merge: nagios-3.0.4/sample-config/nagios.cfg.in
Modified: nagios-config/trunk/nagios.cfg ============================================================================== --- nagios-config/trunk/nagios.cfg (original) +++ nagios-config/trunk/nagios.cfg Mon Nov 3 23:27:52 2008 @@ -547,6 +547,14 @@ +# TIME CHANGE ADJUSTMENT THRESHOLDS +# These options determine when Nagios will react to detected changes +# in system time (either forward or backwards). + +time_change_threshold= + + + # AUTO-RESCHEDULING OPTION # This option determines whether or not Nagios will attempt to # automatically reschedule active host and service checks to @@ -1289,3 +1297,4 @@ max_debug_file_size=1000000 + _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
