Michael Friedrich
|
3d4e48aa12
|
Livestatus: Fix "class" filter for log table
fixes #10449
|
2015-11-26 19:15:54 +01:00 |
Michael Friedrich
|
d618762dad
|
Export original attributes in DB IDO and Livestatus
fixes #10392
|
2015-10-22 15:49:42 +02:00 |
Michael Friedrich
|
70c750250c
|
Livestatus: Add GroupBy tables: hostsbygroup, servicesbygroup, servicesbyhostgroup
fixes #7361
Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
|
2015-02-18 17:51:26 +01:00 |
Michael Friedrich
|
b81035e352
|
Livestatus: Fix missing host downtimes/comments
fixes #7064
|
2014-12-05 16:32:14 +01:00 |
Michael Friedrich
|
eeb6facdac
|
Livestatus: Add 'cv_is_json' and encode CV arrays/dicts as json
refs #7560
|
2014-11-04 17:39:28 +01:00 |
Michael Friedrich
|
627f96d85d
|
Livestatus: Add 'host_name' and 'service_description' columns for NagVis
These columns are used for filtering and seem to be not documented nor
supported. Only added for compatibility reasons.
fixes #6474
|
2014-06-12 11:59:21 +02:00 |
Michael Friedrich
|
8d344ebb3a
|
Livestatus: Fix 'OutputFormat:json' w/o space is valid (NagVis bug)
Fixes #6470
|
2014-06-11 22:53:56 +02:00 |
Michael Friedrich
|
7a4fa25a49
|
Livestatus: Add 'check_source' to hosts table.
Fixes #6185
|
2014-05-10 21:57:01 +02:00 |
Michael Friedrich
|
97d51c4269
|
Livestatus: Add 'is_reachable' to hosts/services table.
Refs #6094
|
2014-05-10 20:37:09 +02:00 |
Michael Friedrich
|
fe1a83ff34
|
Revert "Add statusmap_image and coords host attributes."
This reverts commit 252980a6bd .
Refs #6044
|
2014-04-22 12:09:24 +02:00 |
Michael Friedrich
|
252980a6bd
|
Add statusmap_image and coords host attributes.
They are as important as action_url, etc.
coords is made a dictionary consisting of x_2d and y_2d as keys.
Fixes #6044
|
2014-04-17 16:48:59 +02:00 |
Michael Friedrich
|
5b359ea518
|
Add CompatUtility::GetModifiedAttributesList() for Livestatus.
Fixes #6042
|
2014-04-17 16:01:44 +02:00 |
Michael Friedrich
|
c7659337b7
|
Use legacy attribute getters in interfaces.
Fixes #6041
|
2014-04-17 13:50:26 +02:00 |
Michael Friedrich
|
0dedd7cf19
|
Add global Enable{Host,Service}Checks. Update interfaces and external commands.
Fixes #6037
Fixes #5975
|
2014-04-17 11:29:47 +02:00 |
Michael Friedrich
|
31d54b2760
|
Livestatus: Add application variables to status table.
Refs #5855
|
2014-04-04 17:45:59 +02:00 |
Michael Friedrich
|
5030bab4f3
|
Livestatus: Add command custom variables.
Refs #5855
|
2014-04-04 17:32:23 +02:00 |
Michael Friedrich
|
23c47dd430
|
Make host 'check' attribute available in legacy interfaces.
Fixes #5764
|
2014-03-21 17:57:24 +01:00 |
Michael Friedrich
|
28469ac284
|
Livestatus: Add missing test.
Refs #5812
|
2014-03-20 19:26:40 +01:00 |
Michael Friedrich
|
098dbe7506
|
Livestatus: Add endpoints table.
Refs #5636
Refs #5811
|
2014-03-20 18:53:08 +01:00 |
Michael Friedrich
|
e6128a0a96
|
Livestatus: Fix invalid livestatus query crashes Icinga 2.
Fixes #5076
|
2013-11-15 10:56:14 +01:00 |
Michael Friedrich
|
90cf04f088
|
Additional fixes for log table including test queries.
Refs #4433
|
2013-11-06 18:45:22 +01:00 |
Michael Friedrich
|
835e395fd6
|
Livestatus: Add statehist table.
Fixes #4434
|
2013-11-06 15:29:04 +01:00 |
Michael Friedrich
|
74f9106243
|
Implement regex match attribute filters (~, ~~)
Requires the boost regex library.
Refs #5007
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
|
2013-11-05 17:13:40 +01:00 |
Michael Friedrich
|
75b69411b9
|
Livestatus: Add log table.
refs #4433
|
2013-10-31 13:39:16 +01:00 |
Michael Friedrich
|
a5473a56d0
|
Reorder test scripts.
|
2013-10-09 11:27:12 +02:00 |