icinga2/components/livestatus
Gunnar Beutner 93b3461f7c livestatus: Fix macro priority. 2013-09-10 10:37:30 +02:00
..
.gitignore Eliminate the Component class. 2013-03-12 13:45:54 +01:00
Makefile.am Fix "make dist". 2013-08-29 08:38:09 +02:00
aggregator.cpp livestatus: add basic aggregator support 2013-07-11 16:08:53 +02:00
aggregator.h livestatus: add basic aggregator support 2013-07-11 16:08:53 +02:00
andfilter.cpp livestatus: more fixes on joins, ptrs 2013-07-10 16:11:40 +02:00
andfilter.h livestatus: more fixes on joins, ptrs 2013-07-10 16:11:40 +02:00
attributefilter.cpp livestatus: add = operator for lists comparison 2013-07-22 14:26:18 +02:00
attributefilter.h livestatus: more fixes on joins, ptrs 2013-07-10 16:11:40 +02:00
avgaggregator.cpp livestatus: implement avg,min,max,std,invsum,invavg stats aggregators 2013-07-12 12:07:32 +02:00
avgaggregator.h livestatus: implement avg,min,max,std,invsum,invavg stats aggregators 2013-07-12 12:07:32 +02:00
column.cpp livestatus: more fixes on joins, ptrs 2013-07-10 16:11:40 +02:00
column.h livestatus: more fixes on joins, ptrs 2013-07-10 16:11:40 +02:00
combinerfilter.cpp Refactor #includes (Part 3). 2013-03-17 20:19:29 +01:00
combinerfilter.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
commandstable.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
commandstable.h livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
commentstable.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
commentstable.h livestatus: add parentObjectAccessor to function prototypes 2013-07-11 11:10:56 +02:00
component.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
component.h Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
contactgroupstable.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
contactgroupstable.h livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
contactstable.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
contactstable.h livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
countaggregator.cpp livestatus: add basic aggregator support 2013-07-11 16:08:53 +02:00
countaggregator.h livestatus: add basic aggregator support 2013-07-11 16:08:53 +02:00
downtimestable.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
downtimestable.h livestatus: add parentObjectAccessor to function prototypes 2013-07-11 11:10:56 +02:00
filter.cpp Refactor #includes (Part 3). 2013-03-17 20:19:29 +01:00
filter.h livestatus: more fixes on joins, ptrs 2013-07-10 16:11:40 +02:00
hostgroupstable.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
hostgroupstable.h livestatus: fix host/servicegroup tables 2013-07-11 12:43:27 +02:00
hoststable.cpp livestatus: Fix macro priority. 2013-09-10 10:37:30 +02:00
hoststable.h livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
invavgaggregator.cpp livestatus: implement avg,min,max,std,invsum,invavg stats aggregators 2013-07-12 12:07:32 +02:00
invavgaggregator.h livestatus: implement avg,min,max,std,invsum,invavg stats aggregators 2013-07-12 12:07:32 +02:00
invsumaggregator.cpp livestatus: implement avg,min,max,std,invsum,invavg stats aggregators 2013-07-12 12:07:32 +02:00
invsumaggregator.h livestatus: implement avg,min,max,std,invsum,invavg stats aggregators 2013-07-12 12:07:32 +02:00
livestatus-type.conf livestatus: rename address to host (same as ido) 2013-07-29 11:18:41 +02:00
livestatus.vcxproj Windows build fix. 2013-09-01 06:01:27 +02:00
livestatus.vcxproj.filters Windows build fix. 2013-08-20 08:29:38 +02:00
logtable.cpp livestatus: use Empty instead of Value() 2013-07-12 19:20:12 +02:00
logtable.h livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
maxaggregator.cpp livestatus: implement avg,min,max,std,invsum,invavg stats aggregators 2013-07-12 12:07:32 +02:00
maxaggregator.h livestatus: implement avg,min,max,std,invsum,invavg stats aggregators 2013-07-12 12:07:32 +02:00
minaggregator.cpp livestatus: implement avg,min,max,std,invsum,invavg stats aggregators 2013-07-12 12:07:32 +02:00
minaggregator.h livestatus: implement avg,min,max,std,invsum,invavg stats aggregators 2013-07-12 12:07:32 +02:00
negatefilter.cpp livestatus: more fixes on joins, ptrs 2013-07-10 16:11:40 +02:00
negatefilter.h livestatus: more fixes on joins, ptrs 2013-07-10 16:11:40 +02:00
orfilter.cpp livestatus: more fixes on joins, ptrs 2013-07-10 16:11:40 +02:00
orfilter.h livestatus: more fixes on joins, ptrs 2013-07-10 16:11:40 +02:00
query.cpp Refactor ASSERT macro. 2013-08-28 08:18:58 +02:00
query.h livestatus: add separator support 2013-07-29 19:43:12 +02:00
servicegroupstable.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
servicegroupstable.h livestatus: fix host/servicegroup tables 2013-07-11 12:43:27 +02:00
servicestable.cpp livestatus: Fix macro priority. 2013-09-10 10:37:30 +02:00
servicestable.h livestatus: add host/service staleness indicator 2013-07-19 14:19:09 +02:00
statustable.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
statustable.h livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
stdaggregator.cpp livestatus: implement avg,min,max,std,invsum,invavg stats aggregators 2013-07-12 12:07:32 +02:00
stdaggregator.h livestatus: implement avg,min,max,std,invsum,invavg stats aggregators 2013-07-12 12:07:32 +02:00
sumaggregator.cpp livestatus: add sum aggregator, refactor Filter/Stats handling 2013-07-11 17:54:36 +02:00
sumaggregator.h livestatus: add sum aggregator, refactor Filter/Stats handling 2013-07-11 17:54:36 +02:00
table.cpp livestatus: log which table misses the column 2013-07-11 14:20:43 +02:00
table.h livestatus: more fixes on joins, ptrs 2013-07-10 16:11:40 +02:00
timeperiodstable.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
timeperiodstable.h livestatus: finish timeperiods table 2013-07-18 15:30:39 +02:00