Gunnar Beutner
|
203cf73bf7
|
Improve error messages for the check result reader.
Fixes #5275
|
2013-12-09 09:52:09 +01:00 |
Gunnar Beutner
|
41ded2858c
|
Implement scheduled downtimes.
Fixes #3584
|
2013-12-06 13:45:18 +01:00 |
Gunnar Beutner
|
02e0933e7c
|
Make status.dat/objects.cache interval configurable.
Fixes #5262
|
2013-12-05 10:04:49 +01:00 |
Gunnar Beutner
|
77595f9b5a
|
Add context information to PerfdataWriter::CheckResultHandler.
Fixes #4743
|
2013-12-02 13:34:23 +01:00 |
Gunnar Beutner
|
f05858d3ad
|
Avoid unnecessary copies when iterating over dictionaries.
Refs #5246
|
2013-12-02 11:07:38 +01:00 |
Gunnar Beutner
|
cac4167e79
|
Fix initial check schedule.
Fixes #5240
|
2013-11-28 20:56:48 +01:00 |
Gunnar Beutner
|
48569b6205
|
Fix deadlock when rescheduling checks.
Fixes #5092
|
2013-11-28 20:56:48 +01:00 |
Gunnar Beutner
|
85fec966b8
|
Improve IDO query performance.
Refs #5235
|
2013-11-28 12:12:10 +01:00 |
Gunnar Beutner
|
6d53bd1c8f
|
Make sure IDO reconnect attempts don't recurse.
Refs #5235
|
2013-11-28 10:36:43 +01:00 |
Gunnar Beutner
|
b915494157
|
Avoid unnecessary updates for the is_active column.
Fixes #5124
|
2013-11-22 10:13:42 +01:00 |
Gunnar Beutner
|
0978e46d5a
|
Implement file type flags for Utility::Glob.
Fixes #5123
|
2013-11-22 09:03:52 +01:00 |
Gunnar Beutner
|
45161fe66d
|
Improve latency after start-up.
Fixes #5121
|
2013-11-21 16:09:21 +01:00 |
Gunnar Beutner
|
91338a7e49
|
Remove redundant checks.
Fixes #5071
|
2013-11-21 12:23:55 +01:00 |
Gunnar Beutner
|
92dd32eb68
|
Implement support for high-level stack traces.
Refs #5085
|
2013-11-21 09:42:27 +01:00 |
Gunnar Beutner
|
27e9cd71e7
|
Create temporary files for PerfdataWriter in a separate directory.
Fixes #5105
|
2013-11-21 07:17:34 +01:00 |
Gunnar Beutner
|
39dcf20a89
|
Implement support for stack traces for STL exceptions.
Fixes #5114
|
2013-11-20 21:55:14 +01:00 |
Gunnar Beutner
|
7b1d34dae7
|
Fix check result, downtime and comment message types.
Fixes #5113
|
2013-11-20 15:33:33 +01:00 |
Gunnar Beutner
|
933ac5f403
|
Clear ID cache when (re-)connecting.
Fixes #5108
|
2013-11-20 09:32:30 +01:00 |
Gunnar Beutner
|
a4b2c2134d
|
Update database schemas.
Refs #5080
|
2013-11-20 09:10:50 +01:00 |
Gunnar Beutner
|
64dc5e9d00
|
Change default directory for performance data to /var/spool/icinga2/perfdata.
Fixes #5089
|
2013-11-17 20:04:32 +01:00 |
Gunnar Beutner
|
37d9ccde94
|
Improve Graphite output for multi performance data.
Refs #5082
|
2013-11-17 13:03:24 +01:00 |
Gunnar Beutner
|
b023e5af86
|
Merge branch 'feature/threadpool-bug-5050' into next
Fixes #5050
|
2013-11-15 15:29:15 +01:00 |
Gunnar Beutner
|
ff807dabff
|
Use a separate thread pool for checks.
Refs #5050
|
2013-11-15 12:18:40 +01:00 |
Michael Friedrich
|
e6128a0a96
|
Livestatus: Fix invalid livestatus query crashes Icinga 2.
Fixes #5076
|
2013-11-15 10:56:14 +01:00 |
Gunnar Beutner
|
a5e3c70bcc
|
Implement support for CRLs.
Fixes #3657
|
2013-11-13 10:30:40 +01:00 |
Gunnar Beutner
|
f3e849ba60
|
Fix library path for libpq on Windows.
Fixes #5066
|
2013-11-12 23:48:28 +01:00 |
Michael Friedrich
|
f3f113efd6
|
Livestatus: Fix program start time in status table.
|
2013-11-11 15:19:47 +01:00 |
Michael Friedrich
|
d1419a3067
|
Fix CompatUtility::{ConvertTimestamp,GetCheckResultOutput} should return std::pair.
Fixes #5045
|
2013-11-11 15:06:23 +01:00 |
Michael Friedrich
|
bf94967ac4
|
Livestatus: Fix additional stats columns causing problems.
Fixes #5052
|
2013-11-11 13:58:25 +01:00 |
Gunnar Beutner
|
4f1cb83f31
|
Fix Convert::ToString.
Fixes #5054
|
2013-11-11 13:04:18 +01:00 |
Gunnar Beutner
|
e4b5fe74ff
|
Fix LivestatusListener config object.
Fixes #5053
|
2013-11-11 11:57:25 +01:00 |
Gunnar Beutner
|
92c8d71bf3
|
Implement one-time notification for escalation contacts.
Fixes #5011
|
2013-11-11 11:21:23 +01:00 |
Gunnar Beutner
|
eb746b9929
|
Optimize DynamicObject::HasAuthority().
Refs #5049
|
2013-11-11 08:39:35 +01:00 |
Gunnar Beutner
|
ca9b31d4f0
|
Add check statistics.
Refs #5049
|
2013-11-10 17:47:47 +01:00 |
Gunnar Beutner
|
9a764d8a08
|
Optimize signal calls.
Refs #5049
|
2013-11-10 16:53:57 +01:00 |
Gunnar Beutner
|
e2292ce5f7
|
Refactor the Service::Is{Comment,Downtime}* methods.
Refs #5039
|
2013-11-09 22:20:49 +01:00 |
Gunnar Beutner
|
ec1a7bbfcb
|
Implement class for service downtimes.
Refs #5039
|
2013-11-09 22:08:26 +01:00 |
Gunnar Beutner
|
cb526ddccc
|
Implement class for service comments.
Refs #5039
|
2013-11-09 21:19:52 +01:00 |
Gunnar Beutner
|
112f26dc19
|
Replace check result dictionaries with a class.
Refs #5039
|
2013-11-09 15:26:01 +01:00 |
Gunnar Beutner
|
e546cd854d
|
Clean up the DynamicType class.
Refs #5036
|
2013-11-08 16:07:21 +01:00 |
Gunnar Beutner
|
0a67e760bd
|
Optimize GraphiteWriter::SendMetric.
Fixes #5037
|
2013-11-08 15:43:14 +01:00 |
Gunnar Beutner
|
a84536bea3
|
Implement serializer support for arbitrary classes.
Fixes #5024
|
2013-11-08 14:08:59 +01:00 |
Michael Friedrich
|
46548d8e56
|
Fix columns not fetched when using stats output.
Fixes #5015
|
2013-11-07 17:53:55 +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
|
5aba175e18
|
Use PluginUtility::{Parse,Format}Perfdata for check results.
Refs #2710
|
2013-11-07 16:07:52 +01:00 |
Michael Friedrich
|
5caec8c570
|
Livestatus: Add compat_log_path config option for historical tables.
Fixes #5017
|
2013-11-07 14:16:10 +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 |
Michael Friedrich
|
686446584c
|
Livestatus: Fix crash when socket exception is thrown during query reponse.
Fixes #4619
|
2013-11-06 18:54:01 +01:00 |
Michael Friedrich
|
c48bb9c3dc
|
Livestatus: Fix filter stack counter problem (and, or) causing empty query results.
Fixes #5016
|
2013-11-06 18:53:51 +01:00 |
Michael Friedrich
|
90cf04f088
|
Additional fixes for log table including test queries.
Refs #4433
|
2013-11-06 18:45:22 +01:00 |