Gunnar Beutner
|
112f26dc19
|
Replace check result dictionaries with a class.
Refs #5039
|
2013-11-09 15:26:01 +01:00 |
Gunnar Beutner
|
e546cd854d
|
Clean up the DynamicType class.
Refs #5036
|
2013-11-08 16:07:21 +01:00 |
Gunnar Beutner
|
a84536bea3
|
Implement serializer support for arbitrary classes.
Fixes #5024
|
2013-11-08 14:08:59 +01:00 |
Michael Friedrich
|
46548d8e56
|
Fix columns not fetched when using stats output.
Fixes #5015
|
2013-11-07 17:53:55 +01:00 |
Michael Friedrich
|
7d28e95dba
|
Livestatus: Add servive_checks(_rate) columns to status table.
Refs #4655
Refs #2762
|
2013-11-07 17:29:45 +01:00 |
Michael Friedrich
|
5caec8c570
|
Livestatus: Add compat_log_path config option for historical tables.
Fixes #5017
|
2013-11-07 14:16:10 +01:00 |
Gunnar Beutner
|
6acc017707
|
Remove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this.
Fixes #5012
|
2013-11-07 08:28:33 +01:00 |
Michael Friedrich
|
686446584c
|
Livestatus: Fix crash when socket exception is thrown during query reponse.
Fixes #4619
|
2013-11-06 18:54:01 +01:00 |
Michael Friedrich
|
c48bb9c3dc
|
Livestatus: Fix filter stack counter problem (and, or) causing empty query results.
Fixes #5016
|
2013-11-06 18:53:51 +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 |
Gunnar Beutner
|
27f527d0ad
|
Implement String::GetData.
Fixes #5008
|
2013-11-05 18:59:39 +01:00 |
Michael Friedrich
|
5718cbebe4
|
Fix filter parsing for values containing white spaces.
Refs #4433
|
2013-11-05 17:14:29 +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
|
97a2771a08
|
Livestatus: Fix default column accessor type for comments.
refs #5005
|
2013-11-05 13:40:41 +01:00 |
Gunnar Beutner
|
b1ddc71925
|
Merge ReflectionObject methods into the Object class.
Refs #4996
|
2013-11-05 08:56:30 +01:00 |
Gunnar Beutner
|
f2307c4242
|
Add cmake build files.
Refs #4962
|
2013-11-03 13:45:26 +01:00 |
Gunnar Beutner
|
2c143fbdf8
|
Remove unused files.
Refs #4962
|
2013-11-03 11:12:47 +01:00 |
Michael Friedrich
|
d21d79a36c
|
CompatUtility: Use functionality in compat/ido/livestatus.
refs #4735
|
2013-10-31 16:08:55 +01:00 |
Michael Friedrich
|
75b69411b9
|
Livestatus: Add log table.
refs #4433
|
2013-10-31 13:39:16 +01:00 |
Gunnar Beutner
|
dc21088680
|
Fix make dist.
Refs #4976
|
2013-10-30 12:18:08 +01:00 |
Gunnar Beutner
|
9f1c4539dc
|
Remove libltdl dependency.
Refs #4964
|
2013-10-30 12:00:55 +01:00 |
Gunnar Beutner
|
db4b3b78d6
|
Implement class compiler.
Refs #4963
|
2013-10-28 14:27:36 +01:00 |
Gunnar Beutner
|
aed9b578f1
|
livestatus: Implement support for modified_attributes.
|
2013-10-16 14:30:13 +02:00 |
Gunnar Beutner
|
db90a785db
|
Win64 build fix.
|
2013-10-10 23:30:05 +02:00 |
Gunnar Beutner
|
fe5c925a63
|
Windows build fix.
|
2013-10-09 15:03:24 +02:00 |
Michael Friedrich
|
46bcaf336c
|
Build fix.
|
2013-10-09 12:35:11 +02:00 |
Michael Friedrich
|
40f827df58
|
ido_mysql, livestatus: Use Application::GetVersion().
|
2013-10-09 11:24:37 +02:00 |
Michael Friedrich
|
a24c233ecb
|
Restore missing accessor.
refs #4756
|
2013-10-03 19:52:56 +02:00 |
Michael Friedrich
|
f55d48cfb3
|
Fix compiler warnings (wip)
refs #4756
|
2013-10-03 18:58:48 +02:00 |
Michael Friedrich
|
157d06bc34
|
livestatus: Fix OneAccessor.
|
2013-10-03 03:48:12 +02:00 |
Michael Friedrich
|
bfa8cf789b
|
compat: Add more host attributes, refactor contacts getter.
|
2013-10-02 21:09:13 +02:00 |
Michael Friedrich
|
09cc7632e7
|
compatutility: Use User(Group) Ptr, not name.
refs #4735
|
2013-10-01 16:44:33 +02:00 |
Michael Friedrich
|
b2f13c37e4
|
compatutility: Add contact(group) getters.
refs #4735
|
2013-10-01 15:39:00 +02:00 |
Gunnar Beutner
|
f90d88aad5
|
Implement validator for LivestatusListener::socket_type.
Fixes #4751
|
2013-09-30 10:07:49 +02:00 |
Gunnar Beutner
|
2a051cdea4
|
Rename directory for Icinga socket files.
|
2013-09-30 09:42:27 +02:00 |
Michael Friedrich
|
a326ddbb9f
|
Revamp livestatus startup logging a bit.
|
2013-09-28 12:54:26 +02:00 |
Michael Friedrich
|
87fa063528
|
LivestatusListener: Set unix socket permissions to 0660.
refs #4444
|
2013-09-27 19:39:46 +02:00 |
Gunnar Beutner
|
21999fe51e
|
Refactor the livestatus library.
|
2013-09-25 09:33:59 +02:00 |
Gunnar Beutner
|
e766b4534f
|
config: Rename Host::hostcheck to Host::check.
|
2013-09-25 09:12:15 +02:00 |
Gunnar Beutner
|
bf1a800e39
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
Gunnar Beutner
|
93b3461f7c
|
livestatus: Fix macro priority.
|
2013-09-10 10:37:30 +02:00 |
Gunnar Beutner
|
86e2f3dd81
|
Windows build fix.
|
2013-09-01 06:01:27 +02:00 |
Gunnar Beutner
|
e93808a468
|
Fix "make dist".
Fixes #4489
|
2013-08-29 08:38:09 +02:00 |
Gunnar Beutner
|
2e2012c913
|
Clean up Makefiles.
|
2013-08-29 08:21:07 +02:00 |
Gunnar Beutner
|
f39f69d390
|
Refactor ASSERT macro.
|
2013-08-28 08:18:58 +02:00 |
Gunnar Beutner
|
f49bb3d150
|
Refactor JSON-RPC library and implement check-result messages.
|
2013-08-27 12:21:41 +02:00 |
Gunnar Beutner
|
e9e55cd8c0
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
Michael Friedrich
|
b89f72b552
|
Windows x64 build fix.
|
2013-08-20 12:50:24 +02:00 |
Gunnar Beutner
|
82b3b81b91
|
Windows build fix.
|
2013-08-20 08:29:38 +02:00 |