icinga2/lib/db_ido
Michael Friedrich 0201f8ff64 Add query thresholds for the 'ido' check: Rate and pending queries
fixes #3924
2018-01-15 16:38:15 +01:00
..
CMakeLists.txt Clean up source lists in the CMakeLists.txt files 2018-01-03 11:47:46 +01:00
commanddbobject.cpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
commanddbobject.hpp Apply clang-tidy fix 'modernize-use-override' 2018-01-04 12:24:57 +01:00
db_ido-itl.conf Change copyright header for 2018 2018-01-02 12:08:55 +01:00
dbconnection.cpp Avoid accessing attributes for validators where not necessary 2018-01-11 08:20:16 +01:00
dbconnection.hpp Avoid accessing attributes for validators where not necessary 2018-01-11 08:20:16 +01:00
dbconnection.ti Change copyright header for 2018 2018-01-02 12:08:55 +01:00
dbevents.cpp Clean up DB IDO events code 2018-01-15 13:39:34 +01:00
dbevents.hpp Move CompatUtility::GetHostStateString() logic into DB IDO and CompatLogger features 2018-01-15 13:39:34 +01:00
dbobject.cpp Drop useless CompatUtility::GetCustomAttributeConfig() wrapper 2018-01-15 13:39:34 +01:00
dbobject.hpp Apply clang-tidy fix 'modernize-pass-by-value' 2018-01-04 12:24:57 +01:00
dbquery.cpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
dbquery.hpp Apply clang-tidy fix 'modernize-use-default-member-init' 2018-01-04 12:24:58 +01:00
dbreference.cpp Apply clang-tidy fix 'modernize-use-default-member-init' 2018-01-04 12:24:58 +01:00
dbreference.hpp Apply clang-tidy fix 'modernize-use-default-member-init' 2018-01-04 12:24:58 +01:00
dbtype.cpp Apply clang-tidy fix 'modernize-pass-by-value' 2018-01-04 12:24:57 +01:00
dbtype.hpp Apply clang-tidy fix 'modernize-pass-by-value' 2018-01-04 12:24:57 +01:00
dbvalue.cpp Apply clang-tidy fix 'modernize-pass-by-value' 2018-01-04 12:24:57 +01:00
dbvalue.hpp Apply clang-tidy fix 'modernize-pass-by-value' 2018-01-04 12:24:57 +01:00
endpointdbobject.cpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
endpointdbobject.hpp Apply clang-tidy fix 'modernize-use-override' 2018-01-04 12:24:57 +01:00
hostdbobject.cpp Remove obsolete locks in Livestatus; apply style guide to DB IDO 2018-01-15 13:39:34 +01:00
hostdbobject.hpp Apply clang-tidy fix 'modernize-use-override' 2018-01-04 12:24:57 +01:00
hostgroupdbobject.cpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
hostgroupdbobject.hpp Apply clang-tidy fix 'modernize-use-override' 2018-01-04 12:24:57 +01:00
i2-db_ido.hpp Build libraries as static libraries 2018-01-02 23:29:48 +01:00
idochecktask.cpp Add query thresholds for the 'ido' check: Rate and pending queries 2018-01-15 16:38:15 +01:00
idochecktask.hpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
servicedbobject.cpp More cleanup for compat filters in DB IDO 2018-01-15 13:39:34 +01:00
servicedbobject.hpp Apply clang-tidy fix 'modernize-use-override' 2018-01-04 12:24:57 +01:00
servicegroupdbobject.cpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
servicegroupdbobject.hpp Apply clang-tidy fix 'modernize-use-override' 2018-01-04 12:24:57 +01:00
timeperioddbobject.cpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
timeperioddbobject.hpp Apply clang-tidy fix 'modernize-use-override' 2018-01-04 12:24:57 +01:00
userdbobject.cpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
userdbobject.hpp Apply clang-tidy fix 'modernize-use-override' 2018-01-04 12:24:57 +01:00
usergroupdbobject.cpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
usergroupdbobject.hpp Apply clang-tidy fix 'modernize-use-override' 2018-01-04 12:24:57 +01:00
zonedbobject.cpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
zonedbobject.hpp Apply clang-tidy fix 'modernize-use-override' 2018-01-04 12:24:57 +01:00