mirror of https://github.com/Icinga/icinga2.git
The Icinga DB daemon processes the data from the `IcingaApplication` type only and Icinga DB Web also uses only those stats. However, before this commit, Icinga DB published all kinds of useless stats to Redis each second, like the number of (un)reachable hosts, services, and so on, which is waste of CPU and some other resources. This commit reduces the published data drastically to only those simple stats coming from the `IcingaApplication` type. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
icingadb-itl.conf | ||
icingadb-objects.cpp | ||
icingadb-stats.cpp | ||
icingadb-utility.cpp | ||
icingadb.cpp | ||
icingadb.hpp | ||
icingadb.ti | ||
icingadbchecktask.cpp | ||
icingadbchecktask.hpp | ||
redisconnection.cpp | ||
redisconnection.hpp |