Gunnar Beutner
|
6f92a62953
|
Implement latency statistics for the "icinga" check.
Fixes #5325
|
2013-12-13 15:09:17 +01:00 |
Gunnar Beutner
|
41ded2858c
|
Implement scheduled downtimes.
Fixes #3584
|
2013-12-06 13:45:18 +01:00 |
Gunnar Beutner
|
f05858d3ad
|
Avoid unnecessary copies when iterating over dictionaries.
Refs #5246
|
2013-12-02 11:07:38 +01:00 |
Gunnar Beutner
|
1fc47e67a8
|
Implement the IcingaCheckTask check type.
Fixes #2822
|
2013-11-21 11:40:03 +01:00 |
Gunnar Beutner
|
438d5c0f57
|
Move EmptyTimePeriod and EvenMinutesTimePeriod to libmethods.
Fixes #5032
|
2013-11-13 09:41:06 +01:00 |
Gunnar Beutner
|
112f26dc19
|
Replace check result dictionaries with a class.
Refs #5039
|
2013-11-09 15:26:01 +01:00 |
Gunnar Beutner
|
5aba175e18
|
Use PluginUtility::{Parse,Format}Perfdata for check results.
Refs #2710
|
2013-11-07 16:07:52 +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
|
871f6febc7
|
Move methods to a separate library.
Refs #4959
|
2013-11-04 15:29:18 +01:00 |