Gunnar Beutner
|
400fe5e13c
|
Remove the uncheckable state.
|
2013-10-01 13:12:04 +02:00 |
Gunnar Beutner
|
93cd1b811e
|
Make check_source a check result attribute.
|
2013-09-27 07:34:08 +02:00 |
Michael Friedrich
|
e07183d481
|
Add check authority to service.
fixes #4762
|
2013-09-26 21:53:43 +02:00 |
Michael Friedrich
|
77abbc1556
|
db_ido: Add statehistory.
refs #4379
|
2013-09-25 18:01:08 +02:00 |
Gunnar Beutner
|
e766b4534f
|
config: Rename Host::hostcheck to Host::check.
|
2013-09-25 09:12:15 +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
|
b887b558bc
|
Ignore check results if we have a local result that's newer.
|
2013-09-12 17:39:29 +02:00 |
Gunnar Beutner
|
0c64ea7f88
|
Remove obsolete code.
|
2013-09-12 14:12:36 +02:00 |
Gunnar Beutner
|
f418db79d7
|
Make sure the check latency can't be negative.
|
2013-09-12 11:36:31 +02:00 |
Gunnar Beutner
|
df729d5514
|
Only do flapping updates when services are in a hard state.
|
2013-09-06 15:29:00 +02:00 |
Gunnar Beutner
|
86e2f3dd81
|
Windows build fix.
|
2013-09-01 06:01:27 +02:00 |
Gunnar Beutner
|
519ce78727
|
Implement script variables IcingaPrefixDir, IcingaLocalStateDir, IcingaPkgLibDir, IcingaPkgDataDir and IcingaStatePath.
|
2013-08-30 12:04:24 +02:00 |
Gunnar Beutner
|
90d929595d
|
Implement cluster events for acknowledgements.
|
2013-08-29 13:48:18 +02:00 |
Gunnar Beutner
|
10e31dfa50
|
Build fix.
|
2013-08-29 13:09:26 +02:00 |
Gunnar Beutner
|
0a60128080
|
Implement cluster events for notifications/flapping.
|
2013-08-29 13:06:36 +02:00 |
Gunnar Beutner
|
0d24b941f5
|
Implement some cluster events.
|
2013-08-28 11:12:20 +02:00 |
Gunnar Beutner
|
f49bb3d150
|
Refactor JSON-RPC library and implement check-result messages.
|
2013-08-27 12:21:41 +02:00 |
Gunnar Beutner
|
e9e55cd8c0
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
Michael Friedrich
|
0634847055
|
build fix on debian squeeze
|
2013-07-30 22:38:33 +02:00 |
Michael Friedrich
|
15f88c9582
|
fix object lock
|
2013-07-18 18:28:23 +02:00 |
Michael Friedrich
|
2ebf0822ac
|
add LastState{OK,Warning,Critical,Unknown|Up,Down,Unreachable} time attributes
|
2013-07-18 18:16:39 +02:00 |
Michael Friedrich
|
fe4a5e721c
|
notifications: add notification number
|
2013-07-18 17:04:09 +02:00 |
Gunnar Beutner
|
664916dffb
|
Fix nullptr deref in Service::GetLastCheckPerfData().
|
2013-07-10 09:57:18 +02:00 |
Michael Friedrich
|
9249af1c66
|
log an error to debug when check_command not found on service execution
refs #4391
|
2013-07-06 20:46:09 +02:00 |
Michael Friedrich
|
88197d216a
|
livestatus: add first part of host data providers
refs #4372
|
2013-07-05 09:35:49 +02:00 |
Michael Friedrich
|
b9c4e7f931
|
fix typo
|
2013-07-01 17:56:05 +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
|
b0ac607caf
|
Fix: missing check_command attribute results in sigsegv on check execution
Fixes #4331
|
2013-06-24 09:30:49 +02:00 |
Gunnar Beutner
|
69fcd7fa40
|
Implement flapping detection.
|
2013-06-21 10:20:29 +02:00 |
Gunnar Beutner
|
1d7428b237
|
Implement support for acknowledgement comments.
Fixes #3585
|
2013-06-19 10:57:07 +02:00 |
Gunnar Beutner
|
4ab9d2604f
|
Implement volatile services
Fixes #3593
|
2013-06-13 12:24:20 +02:00 |
Gunnar Beutner
|
d042a181bd
|
Refactor commands and implement event handlers.
Fixes #3877
Fixes #4001
|
2013-06-13 11:33:00 +02:00 |
Gunnar Beutner
|
fd3e92ea0c
|
Refactor AsyncTasks.
|
2013-03-25 17:36:15 +00:00 |
Gunnar Beutner
|
6d69d6c639
|
Refactor the macro resolver
Fixes #3884
|
2013-03-22 14:42:14 +01:00 |
Gunnar Beutner
|
97fee26289
|
Remove @threadsafety doc strings
Fixes #3889
|
2013-03-22 12:02:20 +01:00 |
Gunnar Beutner
|
db8ac1431c
|
More bugfixes for notifications.
|
2013-03-21 11:37:34 +01:00 |
Gunnar Beutner
|
e60c04f4bd
|
Fix another bug related to recovery notifications.
|
2013-03-20 16:27:38 +01:00 |
Gunnar Beutner
|
f278181b8b
|
Fix recovery notifications for (SOFT-OK -> HARD-OK).
Fixes #3876
|
2013-03-20 15:25:53 +01:00 |
Gunnar Beutner
|
80c3a70107
|
Implement the CheckResultReader type.
|
2013-03-19 16:20:46 +01:00 |
Gunnar Beutner
|
45e24e4729
|
Fix Expression::Extract.
|
2013-03-19 14:13:58 +01:00 |
Gunnar Beutner
|
a21cf21d52
|
Implement the CompatLog type.
|
2013-03-19 13:04:30 +01:00 |
Gunnar Beutner
|
0744397427
|
Implement downtime notifications.
|
2013-03-18 12:55:41 +01: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
|
6d5339574a
|
Fix perfdata macros.
|
2013-03-15 13:30:30 +01:00 |
Gunnar Beutner
|
9ac731ba8e
|
Change log level for some debug messages.
|
2013-03-15 11:18:56 +01:00 |
Gunnar Beutner
|
07421751ad
|
Implement config support for arrays.
|
2013-03-14 12:17:46 +01:00 |