]> granicus.if.org Git - icinga2/commit
Metrics: Expose problem/handled counts for hosts/services 7459/head
authorMichael Friedrich <michael.friedrich@icinga.com>
Thu, 29 Aug 2019 15:04:23 +0000 (17:04 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Thu, 29 Aug 2019 15:04:23 +0000 (17:04 +0200)
commit55d7da30cab55903e65092b65e7df9c076b279d8
treed641465ecdd68e125edf24cb7ddecfac5a554427
parentf62db49d3eed1754056d96451e746ff97eae579d
Metrics: Expose problem/handled counts for hosts/services

With the addition of problem/handled as checkable runtime
attributes in #7096 we should also expose them via CIB
into

- icinga check
- /v1/status/CIB
- IcingaApplication runtime macros

This originates from a request by @phil-or at the recent
Icinga meetup in Linz.
lib/icinga/cib.cpp
lib/icinga/cib.hpp
lib/icinga/icingaapplication.cpp
lib/methods/icingachecktask.cpp