icinga2/lib/compat
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
checkresultreader.cpp Deprecate CheckResultReader 2018-02-02 13:51:20 +01:00
checkresultreader.hpp
checkresultreader.ti Add activation priorities for config object types 2018-05-04 11:25:47 +02:00
compatlogger.cpp
compatlogger.hpp
compatlogger.ti Add activation priorities for config object types 2018-05-04 11:25:47 +02:00
externalcommandlistener.cpp
externalcommandlistener.hpp
externalcommandlistener.ti Add activation priorities for config object types 2018-05-04 11:25:47 +02:00
statusdatawriter.cpp Deprecate Statusdatawriter 2018-04-05 09:32:07 +02:00
statusdatawriter.hpp
statusdatawriter.ti Add activation priorities for config object types 2018-05-04 11:25:47 +02:00