Michael Friedrich
|
42dcd854fb
|
livestatus: add array delimiter based on level for csv output
... 0 uses comma, 1 uses the pipe for csv output. for json we do not
make any difference.
fixes #4412
|
2013-07-15 10:50:41 +02:00 |
Michael Friedrich
|
358aa3a6a5
|
livestatus: use enum for error codes, fix empty line
refs #4372
|
2013-07-12 18:25:18 +02:00 |
Michael Friedrich
|
1b5f4dcde7
|
livestatus: join csv arrays into comma seperated string
refs #4374
|
2013-07-12 16:32:13 +02:00 |
Michael Friedrich
|
cfb3c9cf9f
|
livestatus: implement avg,min,max,std,invsum,invavg stats aggregators
fixes #4398
|
2013-07-12 12:07:32 +02:00 |
Michael Friedrich
|
26cc0ecb02
|
livestatus: bugfixes.
|
2013-07-12 10:54:57 +02:00 |
Michael Friedrich
|
904830ee3e
|
livestatus: add sum aggregator, refactor Filter/Stats handling
refs #4398
|
2013-07-11 17:54:36 +02:00 |
Michael Friedrich
|
4f75ba03ff
|
livestatus: add basic aggregator support
refs #4398
|
2013-07-11 16:08:53 +02:00 |
Michael Friedrich
|
2a097d0b04
|
livestatus: more fixes on joins, ptrs
refs #4372
|
2013-07-10 16:11:40 +02:00 |
Michael Friedrich
|
1db349df18
|
livestatus: stop reading data if stream was closed
fixes #4371
|
2013-07-04 09:45:44 +02:00 |
Gunnar Beutner
|
c3975af6ec
|
Refactor #includes (Part 4).
|
2013-03-18 11:02:18 +01:00 |
Gunnar Beutner
|
9d076c3c03
|
Refactor #includes (Part 3).
|
2013-03-17 20:19:29 +01:00 |
Gunnar Beutner
|
0bb0711d72
|
Refactor #includes (Part 2).
|
2013-03-16 21:18:53 +01:00 |
Gunnar Beutner
|
3073200b53
|
Cleaned up #includes (Part 1).
|
2013-03-15 18:21:29 +01:00 |
Gunnar Beutner
|
ed912b0e23
|
Prepare support for table joins.
|
2013-03-10 18:50:22 +01:00 |
Gunnar Beutner
|
fbf08257ad
|
Implement the "Stats" header.
|
2013-03-10 17:54:46 +01:00 |
Gunnar Beutner
|
fd6deeeee6
|
Implement "Negate" header.
|
2013-03-10 15:27:55 +01:00 |
Gunnar Beutner
|
dc27ddaada
|
Combine all top-level filters into a single filter (with operator "and").
|
2013-03-10 15:23:41 +01:00 |
Gunnar Beutner
|
79579e9bb1
|
*NIX build fix.
|
2013-03-10 15:14:14 +01:00 |
Gunnar Beutner
|
c728e85c8c
|
Implement attribute filters.
|
2013-03-10 15:11:32 +01:00 |
Gunnar Beutner
|
d7efa9e24c
|
Implement basic livestatus GET queries.
|
2013-03-10 09:23:13 +01:00 |