naemon / naemon-core

Networks, Applications and Event Monitor
http://www.naemon.io/
GNU General Public License v2.0
153 stars 63 forks source link

Naemon does not honor the flag use_retained_scheduling_info #224

Closed jvigna closed 6 years ago

jvigna commented 6 years ago

When a naemon reload/restart is done if this flag is set naemon should retain the scheduling of all services from before. While this is working in nagios-3.x, in naemon the scheduling is recalculated for all host/service checks. This will lead to a problem if more reloads are done as it may happen that services are not checked for a long time.

nook24 commented 6 years ago

This bug exists for over a year now :( Host- and Servicechecks maybe never executed #156

jacobbaungard commented 6 years ago

Closed by https://github.com/naemon/naemon-core/pull/259