Gunnar Beutner
|
700cc43770
|
Update documentation.
Refs #5789
|
2014-03-19 12:46:23 +01:00 |
Gunnar Beutner
|
ec0557afea
|
Implement additional operators: &&, ||, in and !in.
Refs #5789
|
2014-03-19 12:46:23 +01:00 |
Gunnar Beutner
|
caad7a7973
|
Implement the 'apply template' directive.
Refs #5789
|
2014-03-19 12:46:23 +01:00 |
Michael Friedrich
|
ce737ff2f3
|
Change copyright header (again).
Fixes #5424
|
2014-03-19 11:42:47 +01:00 |
Michael Friedrich
|
ac35eadc8d
|
Empty command string on CHANGE_{HOST,SERVICE}_EVENTHANDLER should disable event handlers.
Fixes #5670
|
2014-03-17 18:52:23 +01:00 |
Gunnar Beutner
|
5a7d56f4a3
|
Avoid unnecessary async callback.
Refs #5748
|
2014-03-17 09:09:55 +01:00 |
Michael Friedrich
|
2f7881736e
|
Remove comment when clearing acknowledgement.
Fixes #5366
|
2014-03-13 16:43:32 +01:00 |
Gunnar Beutner
|
74209bde40
|
Reschedule services before running checks.
Fixes #5754
|
2014-03-13 14:13:55 +01:00 |
Gunnar Beutner
|
bfc5d2a4be
|
Use fewer threads for plugin-based checks.
Fixes #5748
|
2014-03-12 10:25:06 +01:00 |
Gunnar Beutner
|
51c7093e13
|
Fix initial check interval.
Refs #5716
|
2014-03-11 15:21:35 +01:00 |
Michael Friedrich
|
2b6529c424
|
Fix {Host,Service,User}Group::{Add,Remove}Member isn't thread-safe.
Fixes #5699
|
2014-03-11 10:40:37 +01:00 |
Gunnar Beutner
|
a124bed5c0
|
Don't send notifications for the initial state change.
Fixes #5736
|
2014-03-10 13:54:16 +01:00 |
Gunnar Beutner
|
a8a955ff9c
|
Fix $ escaping in macros.
Fixes #5378
|
2014-03-10 09:41:48 +01:00 |
Gunnar Beutner
|
bd37b9b62f
|
Fix: Check attempt counter is invalid.
Fixes #5734
|
2014-03-10 08:56:31 +01:00 |
Michael Friedrich
|
4a077c9ceb
|
Update next check before processing any result triggering status updates.
Fixes #5733
|
2014-03-09 18:06:24 +01:00 |
Gunnar Beutner
|
bf1d9bf6ed
|
Fix inline service dependencies.
Fixes #5726
|
2014-03-07 12:14:28 +01:00 |
Gunnar Beutner
|
f5b4e951f0
|
Fix deadlock in Service::RemoveAllComments().
Fixes #5721
|
2014-03-07 09:53:47 +01:00 |
Gunnar Beutner
|
7e690cc7b8
|
Fix: Pending services are being checked with the retry interval.
Fixes #5716
|
2014-03-06 11:39:32 +01:00 |
Gunnar Beutner
|
979d6cc97a
|
Fix: Host groups in objects.cache aren't working properly.
Fixes #5632
|
2014-03-05 12:07:53 +01:00 |
Gunnar Beutner
|
22d53cf3b5
|
Implement a new object type for service dependencies.
Fixes #2799
|
2014-03-05 09:57:29 +01:00 |
Michael Friedrich
|
f890a7ae8c
|
Refactor status/perfdata stats registry.
Fixes #5622
|
2014-02-20 15:25:58 +01:00 |
Gunnar Beutner
|
9bdf2f4766
|
Event handlers should be run when services are in a soft state.
Fixes #5681
|
2014-02-20 10:35:58 +01:00 |
Michael Friedrich
|
d3cdbb5156
|
Implement IcingaStatusWriter object dumping local and feature stats.
Refactored the cluster listener health check too.
Refs #5622
Refs #5444
|
2014-02-17 18:51:16 +01:00 |
Michael Friedrich
|
84be5e3413
|
Implement StatsFunction Registry for features.
Refs #5622
|
2014-02-17 17:53:41 +01:00 |
Michael Friedrich
|
95f7de123e
|
Move Check Stats into CIB.
Fixes #5617
|
2014-02-10 14:59:56 +01:00 |
Gunnar Beutner
|
663f72300b
|
Fix validation for the "authorities" attribute.
Fixes #5593
|
2014-02-10 08:50:09 +01:00 |
Michael Friedrich
|
e534f9bc1b
|
Add Cluster Health Check.
Fixes #5438
|
2014-02-07 15:19:37 +01:00 |
Michael Friedrich
|
5f26bb9147
|
Add check source to external commands / check result reader.
Fixes #5615
|
2014-02-07 09:48:15 +01:00 |
Michael Friedrich
|
1e0a11c7f2
|
Add IcingaNodeName script variable, set as check source (WIP).
Fixes #5471
Fixes #5473
|
2014-02-06 15:38:06 +01:00 |
Michael Friedrich
|
1728095c53
|
Fix ProcessHostCheckResult error message.
Fixes #5601
|
2014-02-04 15:59:08 +01:00 |
Michael Friedrich
|
a3097ff3c6
|
DB IDO: Fix the way notification_id is handled.
Fixes #5103
Fixes #5265
|
2014-01-28 17:53:40 +01:00 |
Michael Friedrich
|
f30eca5a73
|
DB IDO: Refactor notification signal handling.
Refs #5103
Fixes #5265
|
2014-01-28 15:53:12 +01:00 |
Gunnar Beutner
|
95559cb329
|
Fix: PROCESS_HOST_CHECK_RESULT misinterprets the given status code.
Fixes #5462
|
2014-01-28 14:44:06 +01:00 |
Michael Friedrich
|
fcec5c61a0
|
CompatUtility: Fix broken custom variable dump.
Fixes #5547
|
2014-01-21 16:13:27 +01:00 |
Johannes Meyer
|
f8e6673123
|
Implement missing host/servicegroup commands
fixes #5504
|
2014-01-20 16:58:18 +01:00 |
Johannes Meyer
|
f11ed8a684
|
Implement ENABLE_HOSTGROUP_PASSIVE_HOST_CHECKS
fixes #5501
fixes #5502
fixes #5503
|
2014-01-20 16:04:02 +01:00 |
Johannes Meyer
|
8a25bff8a6
|
Fix that dis-/enabling notifications affect active checks
fixes #5500
|
2014-01-20 11:12:03 +01:00 |
Michael Friedrich
|
555d72150a
|
Update copyright header.
Fixes #5424
|
2014-01-09 00:32:11 +01:00 |
Johannes Meyer
|
2997680cf1
|
Fix indices used to access arguments of external commands
fixes #5368
|
2013-12-18 14:41:19 +01:00 |
Gunnar Beutner
|
3a10127bf4
|
Implement support for using custom variables as macros.
Fixes #5364
|
2013-12-18 10:53:26 +01:00 |
Gunnar Beutner
|
21fb0d9872
|
Implement "safe mode" for icinga::Deserialize.
Fixes #5035
|
2013-12-18 10:27:58 +01:00 |
Johannes Meyer
|
12d32ad719
|
Fix crash that might occur in a situation where icinga should not crash...
refs #5356
|
2013-12-17 16:01:33 +01:00 |
Johannes Meyer
|
772f319926
|
Fix that triggered_by field is not of type int in a livestatus response
fixes #5356
|
2013-12-17 15:15:39 +01:00 |
Gunnar Beutner
|
9bf44b9b1d
|
Fix: Missing warn/crit/min/max values are incorrectly set to 0.
Fixes #5358
|
2013-12-17 14:47:19 +01:00 |
Gunnar Beutner
|
41d4ba169f
|
Embed constants into lib{base,icinga,db_ido}.
Fixes #5247
|
2013-12-17 14:24:29 +01:00 |
Gunnar Beutner
|
6bec49bd23
|
Fix invalid lock in Service::UpdateSlaveNotifications.
Fixes #5354
|
2013-12-17 11:56:29 +01:00 |
Gunnar Beutner
|
ad563cf5d2
|
Use CompatUtility::GetCommandLine in StatusDataWriter::DumpCommand.
Fixes #5353
|
2013-12-17 10:20:28 +01:00 |
Johannes Meyer
|
1bec9692c6
|
Fix address and address6 being empty in objects.cache
fixes #5352
|
2013-12-17 09:50:19 +01:00 |
Gunnar Beutner
|
ddf83f33d2
|
Fix compiler warnings in Service::ProcessCheckResult.
Refs #5349
|
2013-12-17 07:55:46 +01:00 |
Gunnar Beutner
|
dac4ac02a9
|
Fix compiler warning in CompatUtility::GetServiceNotificationNotificationOptions.
Refs #5349
|
2013-12-17 07:52:35 +01:00 |