icinga2/lib/checker
Alexander A. Klimov e9b8c67975 CheckerComponent#CheckThreadProc(): also propagate next check update to Icinga DB
if caused by dependency or check period.

Now as long as any of the above causes check skips
next check and next update will be up-to-date in Icinga DB,
so the checkable won't slide into false positive overdue.
2023-02-01 16:25:56 +01:00
..
CMakeLists.txt Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
checkercomponent.cpp CheckerComponent#CheckThreadProc(): also propagate next check update to Icinga DB 2023-02-01 16:25:56 +01:00
checkercomponent.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
checkercomponent.ti Fix that MaxConcurrentChecks constant is overridden from 'checker' feature 2019-04-16 15:04:57 +02:00