Commit Graph

25 Commits

Author SHA1 Message Date
Michael Friedrich 8a2869999e ido: Restore comments/downtimes on config change.
refs #4378
refs #4380
2013-08-12 11:08:29 +02:00
Gunnar Beutner 3c0b8b9d5a ido: Add preliminary support for downtimes. 2013-08-09 15:30:46 +02:00
Gunnar Beutner be35ad8a48 ido: Clean up newlines. 2013-08-09 14:26:17 +02:00
Gunnar Beutner 1b31e54e05 ido: Fix const placement for arguments. 2013-08-09 14:23:15 +02:00
Michael Friedrich 62d0b6c30c ido: Add host/service customvariables.
refs #4378
2013-08-09 13:55:50 +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 1638ab632c ido: Fix UQ violation in comments with host's hostcheck duplicated service comments
refs #4380
2013-08-07 19:03:22 +02:00
Michael Friedrich c8c0e7d1bb ido: Insert/Delete host's hostcheck service comments too.
refs #4380
2013-08-07 18:24:16 +02:00
Michael Friedrich c86059359b ido: Refactor comments code.
refs #4380
2013-08-07 17:36:54 +02:00
Michael Friedrich d3f24b31ec ido: Fixes for comments.
refs #4380
2013-08-07 15:57:35 +02:00
Michael Friedrich 25a268c167 ido: Experimental support for comments.
refs #4380
2013-08-07 15:39:09 +02:00
Michael Friedrich 662130f47e IDO: Add basic host/service dependency support.
refs #4378
2013-08-05 17:25:40 +02:00
Michael Friedrich d4015fe218 ido: replace hardcoded objecttype_id with enum 2013-08-02 17:12:07 +02:00
Michael Friedrich aa82ef7c06 ido: Refactor CompatUtility::GetServiceConfigAttributes()
refs #4500
2013-08-02 14:20:50 +02:00
Michael Friedrich a4d8cfe2a5 ido: Add idcolumn to REGISTER_DBTYPE
hosts are using host_object_id, commands are using object_id.
That's weird db schema design.
2013-08-01 14:17:06 +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 f83f029571 ido: more host/service config fields
refs #4378
2013-07-30 18:17:58 +02:00
Gunnar Beutner b2b1040090 ido: Update hosts when their host check is updated. 2013-07-25 08:30:02 +02:00
Gunnar Beutner 28726e5025 Implement status updates for services. 2013-07-24 10:55:04 +02:00
Gunnar Beutner 3a552403eb Implement support for timestamps. 2013-07-23 11:02:47 +02:00
Gunnar Beutner e894d24939 IDO: Use CompatUtility for hosts and services. 2013-07-23 09:50:42 +02:00
Gunnar Beutner 0829d8e17e IDO: (Partially) implement status updates. 2013-07-22 12:08:49 +02:00
Gunnar Beutner c50f6ab82b Fix object updates and implement transaction support. 2013-07-17 14:10:28 +02:00