Michael Friedrich
|
555d72150a
|
Update copyright header.
Fixes #5424
|
2014-01-09 00:32:11 +01:00 |
Gunnar Beutner
|
f05858d3ad
|
Avoid unnecessary copies when iterating over dictionaries.
Refs #5246
|
2013-12-02 11:07:38 +01:00 |
Gunnar Beutner
|
d8c9d6a88a
|
Implement override_enable_flapping.
Refs #4746
|
2013-11-26 12:33:16 +01:00 |
Gunnar Beutner
|
9a764d8a08
|
Optimize signal calls.
Refs #5049
|
2013-11-10 16:53:57 +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
|
369d88b3c4
|
Implement global attributes.
|
2013-10-08 11:57:35 +02:00 |
Gunnar Beutner
|
bf1a800e39
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
Gunnar Beutner
|
3c3101336a
|
Comment out some of the less useful debug messages.
|
2013-09-21 09:00:40 +02:00 |
Gunnar Beutner
|
86e2f3dd81
|
Windows build fix.
|
2013-09-01 06:01:27 +02:00 |
Gunnar Beutner
|
1742f3273e
|
Check if flapping is enabled.
|
2013-08-29 14:13:18 +02:00 |
Gunnar Beutner
|
0a60128080
|
Implement cluster events for notifications/flapping.
|
2013-08-29 13:06:36 +02:00 |
Gunnar Beutner
|
e9e55cd8c0
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
Gunnar Beutner
|
76edc08506
|
Remove unnecessary parenthesis.
|
2013-07-02 09:00:15 +02:00 |
Michael Friedrich
|
ce9c390ed9
|
flapping: fix division by 0, add compat status, extcmds
and some debug output.
refs #4360
refs #2711
|
2013-07-01 17:25:30 +02:00 |
Michael Friedrich
|
4de7908b94
|
compatlog: add flapping messages
refs #4360
|
2013-07-01 14:44:56 +02:00 |
Gunnar Beutner
|
bdd0ee013c
|
Implement Service::GetFlappingCurrent().
|
2013-07-01 14:39:43 +02:00 |
Gunnar Beutner
|
ff6383873f
|
Implement Service::GetFlappingThreshold().
|
2013-07-01 14:30:19 +02:00 |
Gunnar Beutner
|
46b3f033cf
|
Make sure flapping counters aren't negative.
|
2013-06-26 09:03:44 +02:00 |
Gunnar Beutner
|
7f513a9aea
|
Update the flapping detecting formula.
|
2013-06-21 12:51:29 +02:00 |
Gunnar Beutner
|
6f158ff793
|
Implement external commands for flapping detection.
|
2013-06-21 10:28:21 +02:00 |
Gunnar Beutner
|
69fcd7fa40
|
Implement flapping detection.
|
2013-06-21 10:20:29 +02:00 |