Branch: refs/heads/2.3.0
Home:
https://github.com/Checkmk/checkmk
Commit: 1ebb63b00103bdda9129b50174704f04dd6c85b9
https://github.com/Checkmk/checkmk/commit/1ebb63b00103bdda9129b50174704f04d…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-01-31 (Wed, 31 Jan 2024)
Changed paths:
A .werks/16376.md
M cmk/utils/piggyback.py
Log Message:
-----------
16376 FIX DCD: Not respecting "Validity of missing data" setting
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.
Change-Id: I97519bfab8bc76c21cedeafdede864fb51748df1