mirror of https://github.com/Icinga/icinga2.git
c54e042942
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
activationcontext.cpp | ||
activationcontext.hpp | ||
applyrule.cpp | ||
applyrule.hpp | ||
config_lexer.ll | ||
config_parser.yy | ||
configcompiler.cpp | ||
configcompiler.hpp | ||
configcompilercontext.cpp | ||
configcompilercontext.hpp | ||
configfragment.hpp | ||
configitem.cpp | ||
configitem.hpp | ||
configitembuilder.cpp | ||
configitembuilder.hpp | ||
expression.cpp | ||
expression.hpp | ||
i2-config.hpp | ||
objectrule.cpp | ||
objectrule.hpp | ||
vmops.hpp |