diff --git a/nagios/files/nagios.cfg.Debian b/nagios/files/nagios.cfg.Debian index f55c67a..f58d70e 100644 --- a/nagios/files/nagios.cfg.Debian +++ b/nagios/files/nagios.cfg.Debian @@ -662,7 +662,7 @@ use_retained_program_state=1 # If you want to use retained scheduling info, set this # value to 1. If not, set this value to 0. -use_retained_scheduling_info=1 +use_retained_scheduling_info=0 diff --git a/nagios/files/nagios.cfg.RedHat b/nagios/files/nagios.cfg.RedHat index 9c56430..8110cff 100644 --- a/nagios/files/nagios.cfg.RedHat +++ b/nagios/files/nagios.cfg.RedHat @@ -663,7 +663,7 @@ use_retained_program_state=1 # If you want to use retained scheduling info, set this # value to 1. If not, set this value to 0. -use_retained_scheduling_info=1 +use_retained_scheduling_info=0