icinga2/lib/livestatus
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
aggregator.cpp
aggregator.hpp
andfilter.cpp
andfilter.hpp
attributefilter.cpp
attributefilter.hpp
avgaggregator.cpp
avgaggregator.hpp
column.cpp
column.hpp
combinerfilter.cpp
combinerfilter.hpp
commandstable.cpp
commandstable.hpp
commentstable.cpp
commentstable.hpp
contactgroupstable.cpp
contactgroupstable.hpp
contactstable.cpp
contactstable.hpp
countaggregator.cpp
countaggregator.hpp
downtimestable.cpp
downtimestable.hpp
endpointstable.cpp Remove unused includes 2018-01-22 09:52:29 +01:00
endpointstable.hpp
filter.hpp
historytable.hpp
hostgroupstable.cpp
hostgroupstable.hpp
hoststable.cpp
hoststable.hpp
i2-livestatus.hpp
invavgaggregator.cpp
invavgaggregator.hpp
invsumaggregator.cpp
invsumaggregator.hpp
livestatuslistener.cpp
livestatuslistener.hpp
livestatuslistener.ti Add activation priorities for config object types 2018-05-04 11:25:47 +02:00
livestatuslogutility.cpp Remove unused includes 2018-01-22 09:52:29 +01:00
livestatuslogutility.hpp
livestatusquery.cpp Remove unused includes 2018-01-22 09:52:29 +01:00
livestatusquery.hpp
logtable.cpp Remove unused includes 2018-01-22 09:52:29 +01:00
logtable.hpp
maxaggregator.cpp
maxaggregator.hpp
minaggregator.cpp
minaggregator.hpp
negatefilter.cpp
negatefilter.hpp
orfilter.cpp
orfilter.hpp
servicegroupstable.cpp
servicegroupstable.hpp
servicestable.cpp
servicestable.hpp
statehisttable.cpp Remove unused includes 2018-01-22 09:52:29 +01:00
statehisttable.hpp
statustable.cpp
statustable.hpp
stdaggregator.cpp
stdaggregator.hpp
sumaggregator.cpp
sumaggregator.hpp
table.cpp
table.hpp
timeperiodstable.cpp
timeperiodstable.hpp
zonestable.cpp
zonestable.hpp