Gunnar Beutner
|
876c482ab8
|
Fix support for the Check_MK frontend
fixes #5312
|
2014-06-25 12:10:42 +02:00 |
Michael Friedrich
|
4c8d7eea14
|
Rename livestatus classes.
Refs #6346
|
2014-05-28 14:42:00 +02:00 |
Michael Friedrich
|
e070db65c8
|
Fix check statistics are mixing host/service checks.
Fixes #6313
|
2014-05-26 20:56:59 +02:00 |
Gunnar Beutner
|
632026cd9f
|
Rename C++ header files.
Fixes #6291
|
2014-05-25 16:27:14 +02:00 |
Gunnar Beutner
|
fceeeba05e
|
Fix compiler warnings.
Fixes #5823
|
2014-05-22 10:28:21 +02:00 |
Gunnar Beutner
|
9c3e399188
|
Remove unnecessary includes.
Fixes #6189
|
2014-05-11 18:11:32 +02:00 |
Michael Friedrich
|
0dedd7cf19
|
Add global Enable{Host,Service}Checks. Update interfaces and external commands.
Fixes #6037
Fixes #5975
|
2014-04-17 11:29:47 +02:00 |
Gunnar Beutner
|
a16ef350e2
|
Avoid unnecessary copies for DynamicType::GetObjects.
Fixes #5987
|
2014-04-09 12:22:23 +02:00 |
Michael Friedrich
|
31d54b2760
|
Livestatus: Add application variables to status table.
Refs #5855
|
2014-04-04 17:45:59 +02:00 |
Michael Friedrich
|
bf9c89f625
|
DB IDO/Livestatus: Fix global enabled status values.
Fixes #5808
|
2014-03-20 11:33:59 +01:00 |
Michael Friedrich
|
ce737ff2f3
|
Change copyright header (again).
Fixes #5424
|
2014-03-19 11:42:47 +01:00 |
Michael Friedrich
|
1279d27720
|
Fix enable_perfdata attribute in compat features.
Fixes #5693
|
2014-03-12 15:21:56 +01:00 |
Michael Friedrich
|
babfc128ba
|
Livestatus: Set host checks / freshness to 1 for compatibility reasons.
Fixes #5629
|
2014-02-10 14:02:17 +01:00 |
Michael Friedrich
|
555d72150a
|
Update copyright header.
Fixes #5424
|
2014-01-09 00:32:11 +01:00 |
Michael Friedrich
|
f3f113efd6
|
Livestatus: Fix program start time in status table.
|
2013-11-11 15:19:47 +01:00 |
Gunnar Beutner
|
e4b5fe74ff
|
Fix LivestatusListener config object.
Fixes #5053
|
2013-11-11 11:57:25 +01:00 |
Michael Friedrich
|
7d28e95dba
|
Livestatus: Add servive_checks(_rate) columns to status table.
Refs #4655
Refs #2762
|
2013-11-07 17:29:45 +01:00 |
Gunnar Beutner
|
6acc017707
|
Remove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this.
Fixes #5012
|
2013-11-07 08:28:33 +01:00 |
Gunnar Beutner
|
db4b3b78d6
|
Implement class compiler.
Refs #4963
|
2013-10-28 14:27:36 +01:00 |
Gunnar Beutner
|
db90a785db
|
Win64 build fix.
|
2013-10-10 23:30:05 +02:00 |
Michael Friedrich
|
46bcaf336c
|
Build fix.
|
2013-10-09 12:35:11 +02:00 |
Michael Friedrich
|
40f827df58
|
ido_mysql, livestatus: Use Application::GetVersion().
|
2013-10-09 11:24:37 +02:00 |
Michael Friedrich
|
a24c233ecb
|
Restore missing accessor.
refs #4756
|
2013-10-03 19:52:56 +02:00 |
Michael Friedrich
|
f55d48cfb3
|
Fix compiler warnings (wip)
refs #4756
|
2013-10-03 18:58:48 +02:00 |
Gunnar Beutner
|
21999fe51e
|
Refactor the livestatus library.
|
2013-09-25 09:33:59 +02:00 |
Gunnar Beutner
|
bf1a800e39
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
Gunnar Beutner
|
e9e55cd8c0
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
Michael Friedrich
|
b89f72b552
|
Windows x64 build fix.
|
2013-08-20 12:50:24 +02:00 |
Gunnar Beutner
|
ba92ab9460
|
Yet another build fix.
|
2013-07-22 14:55:35 +02:00 |
Michael Friedrich
|
669e3764bd
|
livestatus: add connections and extcmds to status table
refs #4372
|
2013-07-19 15:42:00 +02:00 |
Michael Friedrich
|
734b08d858
|
livestatus: more attributes
refs #4372
|
2013-07-19 13:59:39 +02:00 |
Michael Friedrich
|
03a830c453
|
livestatus: add num_hosts|services to status table
refs #4372
|
2013-07-18 09:48:15 +02:00 |
Michael Friedrich
|
e81fd48bbd
|
livestatus: use Empty instead of Value()
fixes #4410
|
2013-07-12 19:20:12 +02:00 |
Michael Friedrich
|
d6d61354ed
|
livestatus: time values must be integer seconds
fixes #4406
|
2013-07-11 10:57:21 +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 |
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
|
ed912b0e23
|
Prepare support for table joins.
|
2013-03-10 18:50:22 +01:00 |
Gunnar Beutner
|
d7efa9e24c
|
Implement basic livestatus GET queries.
|
2013-03-10 09:23:13 +01:00 |