Werk #16376: DCD: Not respecting "Validity of missing data" setting
Component | Checks & agents | ||||||||
Title | DCD: Not respecting "Validity of missing data" setting | ||||||||
Date | Jan 23, 2024 | ||||||||
Level | Trivial Change | ||||||||
Class | Bug Fix | ||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||
Checkmk versions & editions |
|
This fixes disappearing hosts in case of temporarily missing data around the time when a cleanup background job is run (around midnight).
In case a piggybacked host temporarily did not receive any data while the background
(cron) job cmk --cleanup-piggyback
was executed, a subsequent run of the DCD would not
respect the "Validity of missing data" setting, wrongly removing the affected host
from the monitoring configuration.