Michael Friedrich
|
555d72150a
|
Update copyright header.
Fixes #5424
|
2014-01-09 00:32:11 +01:00 |
Michael Friedrich
|
66765311c3
|
Refactor CompatUtility::* for DB IDO, Livestatus, StatusData.
Fixes #5241
|
2013-12-13 09:38:22 +01:00 |
Michael Friedrich
|
d1419a3067
|
Fix CompatUtility::{ConvertTimestamp,GetCheckResultOutput} should return std::pair.
Fixes #5045
|
2013-11-11 15:06:23 +01:00 |
Gunnar Beutner
|
112f26dc19
|
Replace check result dictionaries with a class.
Refs #5039
|
2013-11-09 15:26:01 +01:00 |
Michael Friedrich
|
d21d79a36c
|
CompatUtility: Use functionality in compat/ido/livestatus.
refs #4735
|
2013-10-31 16:08:55 +01:00 |
Michael Friedrich
|
bfa8cf789b
|
compat: Add more host attributes, refactor contacts getter.
|
2013-10-02 21:09:13 +02:00 |
Michael Friedrich
|
b2f13c37e4
|
compatutility: Add contact(group) getters.
refs #4735
|
2013-10-01 15:39:00 +02:00 |
Michael Friedrich
|
1ab5639c9a
|
compatutility: Add MapExternalCommandType() used in db_ido.
refs #4768
|
2013-09-30 20:25:53 +02:00 |
Gunnar Beutner
|
bf1a800e39
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
Michael Friedrich
|
83a06b4378
|
compatutility: Refactor checkresult output, add notification type mapping.
|
2013-09-24 18:48:24 +02:00 |
Michael Friedrich
|
a6cc26c2d7
|
compat: Fix wrong const placement.
|
2013-08-09 14:29:56 +02:00 |
Michael Friedrich
|
e7214174b1
|
compat: Add CompatUtility::GetCustomVariableConfig().
|
2013-08-09 13:55:44 +02:00 |
Michael Friedrich
|
aa82ef7c06
|
ido: Refactor CompatUtility::GetServiceConfigAttributes()
refs #4500
|
2013-08-02 14:20:50 +02:00 |
Michael Friedrich
|
153a8b24fe
|
ido: Fix hosts without hostcheck service not being dumped to config table.
still, the status update must be triggered by icinga2 which does not
happen currently.
fixes #4500
|
2013-08-02 14:13:27 +02:00 |
Michael Friedrich
|
f1b7dbdca4
|
ido: Implement commanddbobjects.
|
2013-08-01 14:14:54 +02:00 |
Michael Friedrich
|
9f4edd1bda
|
CompatUtility: add service config attributes getter
|
2013-07-30 18:17:13 +02:00 |
Gunnar Beutner
|
42cf9ea8d6
|
Move some of the compat functionality to the CompatUtility class.
|
2013-07-23 09:12:38 +02:00 |