]> granicus.if.org Git - icinga2/commit
Move CalculateExecutionTime and CalculateLatency into the CheckResult class
authorMichael Friedrich <michael.friedrich@netways.de>
Tue, 10 May 2016 09:44:14 +0000 (11:44 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Thu, 12 May 2016 09:09:43 +0000 (11:09 +0200)
commitb3ad32712e6a5c995d0b5aec8fbe1bf3bc629104
treeaf24c4a149931a81137d9a5036aa037a26e185e1
parentf08d378202683fd6f61e6bfba08e5e59ff26a4f1
Move CalculateExecutionTime and CalculateLatency into the CheckResult class

fixes #11751
15 files changed:
lib/compat/statusdatawriter.cpp
lib/db_ido/dbevents.cpp
lib/db_ido/hostdbobject.cpp
lib/db_ido/servicedbobject.cpp
lib/icinga/checkable-check.cpp
lib/icinga/checkable.hpp
lib/icinga/checkresult.cpp
lib/icinga/checkresult.hpp
lib/icinga/cib.cpp
lib/icinga/host.cpp
lib/icinga/service.cpp
lib/livestatus/hoststable.cpp
lib/livestatus/servicestable.cpp
lib/perfdata/graphitewriter.cpp
lib/perfdata/opentsdbwriter.cpp