Commit Graph

68 Commits

Author SHA1 Message Date
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
Michael Friedrich 83a06b4378 compatutility: Refactor checkresult output, add notification type mapping. 2013-09-24 18:48:24 +02:00
Gunnar Beutner f39f69d390 Refactor ASSERT macro. 2013-08-28 08:18:58 +02:00
Gunnar Beutner 82b3b81b91 Windows build fix. 2013-08-20 08:29:38 +02:00
Michael Friedrich a6cc26c2d7 compat: Fix wrong const placement. 2013-08-09 14:29:56 +02:00
Michael Friedrich 1a798232ba compat: fix customvar exclude 2013-08-09 14:07:44 +02:00
Michael Friedrich e7214174b1 compat: Add CompatUtility::GetCustomVariableConfig(). 2013-08-09 13:55:44 +02:00
Michael Friedrich d562e98779 ido: Add missing check_type for host/service status tables.
refs #4380
2013-08-09 12:35:42 +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 cd4ebf1bf2 ido: add notify_on_* to host/service config
refs #4378
2013-08-01 10:44:15 +02:00
Michael Friedrich 260b5f174f ido: add missing host/service config/status attributes
refs #4380
refs #4378
2013-07-31 18:06:54 +02:00
Michael Friedrich 0634847055 build fix on debian squeeze 2013-07-30 22:38:33 +02:00
Michael Friedrich 9f4edd1bda CompatUtility: add service config attributes getter 2013-07-30 18:17:13 +02:00
Gunnar Beutner e894d24939 IDO: Use CompatUtility for hosts and services. 2013-07-23 09:50:42 +02:00
Gunnar Beutner 42cf9ea8d6 Move some of the compat functionality to the CompatUtility class. 2013-07-23 09:12:38 +02:00