.. |
.gitignore
|
Eliminate the Component class.
|
2013-03-12 13:45:54 +01:00 |
Makefile.am
|
livestatus: implement avg,min,max,std,invsum,invavg stats aggregators
|
2013-07-12 12:07:32 +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
|
livestatus: add commandstable name/line
|
2013-07-11 11:47:32 +02:00 |
commandstable.h
|
livestatus: use generic Value() as row accessor instead of Object()
|
2013-07-10 14:11:03 +02:00 |
commentstable.cpp
|
livestatus: use Empty instead of Value()
|
2013-07-12 19:20:12 +02:00 |
commentstable.h
|
livestatus: add parentObjectAccessor to function prototypes
|
2013-07-11 11:10:56 +02:00 |
component.cpp
|
livestatus: add connections and extcmds to status table
|
2013-07-19 15:42:00 +02:00 |
component.h
|
livestatus: add connections and extcmds to status table
|
2013-07-19 15:42:00 +02:00 |
contactgroupstable.cpp
|
livestatus: use generic Value() as row accessor instead of Object()
|
2013-07-10 14:11:03 +02:00 |
contactgroupstable.h
|
livestatus: use generic Value() as row accessor instead of Object()
|
2013-07-10 14:11:03 +02:00 |
contactstable.cpp
|
Build fix.
|
2013-07-22 14:52:11 +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
|
livestatus: add parentObjectAccessor to function prototypes
|
2013-07-11 11:10:56 +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
|
livestatus: finish host|servicegroup table attributes
|
2013-07-16 13:26:16 +02:00 |
hostgroupstable.h
|
livestatus: fix host/servicegroup tables
|
2013-07-11 12:43:27 +02:00 |
hoststable.cpp
|
Yet another build fix.
|
2013-07-22 14:55:35 +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: add unix and tcp socket support
|
2013-07-18 14:57:04 +02:00 |
livestatus.vcxproj
|
livestatus: implement avg,min,max,std,invsum,invavg stats aggregators
|
2013-07-12 12:07:32 +02:00 |
livestatus.vcxproj.filters
|
livestatus: implement avg,min,max,std,invsum,invavg stats aggregators
|
2013-07-12 12:07:32 +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
|
Implement shift operator for the Value class.
|
2013-07-23 09:11:53 +02:00 |
query.h
|
livestatus: add connections and extcmds to status table
|
2013-07-19 15:42:00 +02:00 |
servicegroupstable.cpp
|
livestatus: finish host|servicegroup table attributes
|
2013-07-16 13:26:16 +02:00 |
servicegroupstable.h
|
livestatus: fix host/servicegroup tables
|
2013-07-11 12:43:27 +02:00 |
servicestable.cpp
|
Yet another build fix.
|
2013-07-22 14:55:35 +02:00 |
servicestable.h
|
livestatus: add host/service staleness indicator
|
2013-07-19 14:19:09 +02:00 |
statustable.cpp
|
Yet another build fix.
|
2013-07-22 14:55:35 +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
|
Yet another build fix.
|
2013-07-22 14:55:35 +02:00 |
timeperiodstable.h
|
livestatus: finish timeperiods table
|
2013-07-18 15:30:39 +02:00 |