]> granicus.if.org Git - icinga2/commit
livestatus: add host and service group getters
authorMichael Friedrich <michael.friedrich@netways.de>
Tue, 9 Jul 2013 16:33:27 +0000 (18:33 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Tue, 9 Jul 2013 16:33:27 +0000 (18:33 +0200)
commit540489e408f78f622725e73839546f21ffa23438
tree22baf0a7f500f011464a7d5a735a1a2559bcf82f
parent6ce71489c8bd8d43563787b56eb71fbf3cb08823
livestatus: add host and service group getters

refs #4372
components/livestatus/Makefile.am
components/livestatus/hostgroupstable.cpp [new file with mode: 0644]
components/livestatus/hostgroupstable.h [new file with mode: 0644]
components/livestatus/livestatus.vcxproj
components/livestatus/livestatus.vcxproj.filters
components/livestatus/servicegroupstable.cpp [new file with mode: 0644]
components/livestatus/servicegroupstable.h [new file with mode: 0644]
components/livestatus/table.cpp