Gunnar Beutner
|
ba92ab9460
|
Yet another build fix.
|
2013-07-22 14:55:35 +02:00 |
Michael Friedrich
|
a991fbe1b6
|
livestatus: add host/service staleness indicator
refs #4372
|
2013-07-19 14:19:09 +02:00 |
Michael Friedrich
|
734b08d858
|
livestatus: more attributes
refs #4372
|
2013-07-19 13:59:39 +02:00 |
Michael Friedrich
|
446d9ad7c6
|
livestatus: add last_time_* to host and service table
refs #4372
|
2013-07-18 18:17:25 +02:00 |
Michael Friedrich
|
369fe28acc
|
livestatus: add current_notification_number to host and service table
refs #4372
|
2013-07-18 17:32:09 +02:00 |
Michael Friedrich
|
ad83a51547
|
livestatus: add more service table attributes (90% done)
* macro resolving for _expanded
* notification*
* timeperiod*
* downtimes/comments (with info)
* custom variables
* contacts, contactgroups, servicegroups
refs #4372
|
2013-07-16 17:58:23 +02:00 |
Michael Friedrich
|
e81fd48bbd
|
livestatus: use Empty instead of Value()
fixes #4410
|
2013-07-12 19:20:12 +02:00 |
Michael Friedrich
|
f631304a23
|
livestatus: fix check_type (0..active, 1..passive)
refs #4372
|
2013-07-11 11:55:32 +02:00 |
Michael Friedrich
|
d6d61354ed
|
livestatus: time values must be integer seconds
fixes #4406
|
2013-07-11 10:57:21 +02:00 |
Gunnar Beutner
|
033389d243
|
Fix invalid function call.
|
2013-07-11 08:40:02 +02:00 |
Michael Friedrich
|
2a097d0b04
|
livestatus: more fixes on joins, ptrs
refs #4372
|
2013-07-10 16:11:40 +02:00 |
Michael Friedrich
|
ff61df9d71
|
livestatus: use generic Value() as row accessor instead of Object()
This will allow comments/downtimes to be stashed as string (id) while
existing objects will still be available as Value().
refs #4372
|
2013-07-10 14:11:03 +02:00 |
Michael Friedrich
|
aefda9f124
|
livestatus: add contact*, status, service table attributes
comments and downtimes require special object treatment -> linked to
services?
refs #4372
|
2013-07-09 17:15:38 +02:00 |
Michael Friedrich
|
0d3bf55e46
|
livestatus: add service table accessors
not yet complete, but the same level as host table accessors.
refs #4372
|
2013-07-08 17:09:15 +02:00 |
Gunnar Beutner
|
9d076c3c03
|
Refactor #includes (Part 3).
|
2013-03-17 20:19:29 +01:00 |
Gunnar Beutner
|
0bb0711d72
|
Refactor #includes (Part 2).
|
2013-03-16 21:18:53 +01:00 |
Gunnar Beutner
|
3073200b53
|
Cleaned up #includes (Part 1).
|
2013-03-15 18:21:29 +01:00 |
Gunnar Beutner
|
7274d4680e
|
Implement some more tables.
|
2013-03-10 22:20:13 +01:00 |