]> granicus.if.org Git - icinga2/commit
livestatus: add basic aggregator support
authorMichael Friedrich <michael.friedrich@netways.de>
Thu, 11 Jul 2013 13:52:01 +0000 (15:52 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Thu, 11 Jul 2013 14:08:53 +0000 (16:08 +0200)
commit4f75ba03ff0a16515d6a034284ba91a278377721
treefda97f94c75aa8ea812bef35d051a20e14ead555
parent55d9eb354898d7a86c9d65aa40d25f5519f54ca6
livestatus: add basic aggregator support

refs #4398
components/livestatus/Makefile.am
components/livestatus/aggregator.cpp [new file with mode: 0644]
components/livestatus/aggregator.h [new file with mode: 0644]
components/livestatus/countaggregator.cpp [new file with mode: 0644]
components/livestatus/countaggregator.h [new file with mode: 0644]
components/livestatus/query.cpp
components/livestatus/query.h