Commit Graph

16 Commits

Author SHA1 Message Date
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