icinga2/lib/checker
Jean Flach c54e042942 Add activation priorities for config object types
This patch ensures that specific configuration types
are pre-activated and post-activated. In general,
logging is first, then common configuration objects
like host/service, downtimes, etc.
In the end, all features are activated after to ensure
that notifications are only sent once downtimes are applied.
A similar thing happens for starting with checks too early.
The ApiListener feature runs first to allow cluster connections
at first glance.

fixes #6057
fixes #6231
2018-05-04 11:25:47 +02:00
..
CMakeLists.txt Fix whitespaces in CMakeLists files 2018-01-19 09:19:40 +01:00
checkercomponent.cpp Explicitly use long with boost::posix_time 2018-04-15 04:06:11 +00:00
checkercomponent.hpp Fix compatibility with CMake < 3.1 2018-01-18 15:12:46 +01:00
checkercomponent.ti Add activation priorities for config object types 2018-05-04 11:25:47 +02:00