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
a84536bea3
Implement serializer support for arbitrary classes.
...
Fixes #5024
2013-11-08 14:08:59 +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
db4b3b78d6
Implement class compiler.
...
Refs #4963
2013-10-28 14:27:36 +01:00
Gunnar Beutner
9506b6710e
Implement TOTALHOSTSERVICES, TOTALHOSTSERVICESOK, TOTALHOSTSERVICESWARNING, TOTALHOSTSERVICESUNKNOWN and TOTALHOSTSERVICESCRITICAL macros.
2013-10-18 11:40:46 +02:00
Gunnar Beutner
cbf82e1cb8
Implement HOSTDURATIONSEC and SERVICEDURATIONSEC macros.
2013-10-18 11:29:49 +02:00
Gunnar Beutner
204f04f295
Fix Service::GetEnablePerfdata().
2013-10-16 18:36:14 +02:00
Gunnar Beutner
ac9981fbcd
Implement event_handler_enabled modified attribute.
2013-10-16 15:20:14 +02:00
Gunnar Beutner
3ba0616620
Fix Service::{Get,Set}ModifiedAttributes.
2013-10-16 13:08:55 +02:00
Gunnar Beutner
3596ee577b
Implement modified attributes check_interval and retry_interval.
2013-10-16 13:02:21 +02:00
Gunnar Beutner
177e1a9000
Implement modified attributes for enable_active_checks and enable_passive_checks.
2013-10-16 11:46:54 +02:00
Gunnar Beutner
33cc106a14
Implement GetEnablePerfdata/GetEnableEventHandlers.
2013-10-16 10:47:02 +02:00
Gunnar Beutner
f449eb9e84
Implement Utility::Random().
2013-10-03 22:10:46 +02:00
Gunnar Beutner
93cd1b811e
Make check_source a check result attribute.
2013-09-27 07:34:08 +02:00
Michael Friedrich
e954e38c5e
db_ido: Add check_source.
2013-09-26 22:43:21 +02:00
Michael Friedrich
e07183d481
Add check authority to service.
...
fixes #4762
2013-09-26 21:53:43 +02:00
Gunnar Beutner
9c84213a1b
Build fix.
2013-09-25 09:24:34 +02:00
Gunnar Beutner
03c047f4a7
config: Rename host_name to host.
2013-09-25 09:19:25 +02:00
Gunnar Beutner
414d8c80bc
config: Rename servicedependencies/hostdependencies.
2013-09-25 09:16:53 +02:00
Gunnar Beutner
e766b4534f
config: Rename Host::hostcheck to Host::check.
2013-09-25 09:12:15 +02:00
Gunnar Beutner
a401d871eb
config: Don't clone host/service attributes.
2013-09-25 08:51:55 +02:00
Gunnar Beutner
bf1a800e39
Update copyright information.
2013-09-25 07:45:56 +02:00
Michael Friedrich
46659e7551
Add missing DowntimesExpireTimer.
...
now the expired downtimes will get deleted every 60 seconds.
fixes #4711
2013-09-17 20:11:29 +02:00
Gunnar Beutner
0c64ea7f88
Remove obsolete code.
2013-09-12 14:12:36 +02:00
Michael Friedrich
98e20f6425
Fix: Add missing locks.
2013-09-09 13:52:59 +02:00
Gunnar Beutner
86e2f3dd81
Windows build fix.
2013-09-01 06:01:27 +02:00
Gunnar Beutner
91724814d8
Fix: State file doesn't work for generated service objects.
2013-08-29 16:53:57 +02:00
Gunnar Beutner
f334385111
cluster: Fix duplicate acknowledgement comments.
2013-08-29 14:01:40 +02:00
Gunnar Beutner
90d929595d
Implement cluster events for acknowledgements.
2013-08-29 13:48:18 +02:00
Gunnar Beutner
911f64c411
Fix state file functionality.
2013-08-29 10:40:43 +02:00
Gunnar Beutner
e9e55cd8c0
Remove the replication feature and clean up the code.
2013-08-26 14:56:38 +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
36e9e9adbd
custom attr: move into DynamicObject using GetCustom()
2013-07-12 15:13:05 +02:00
Michael Friedrich
3023686042
service: add IsHostCheck helper
2013-07-09 16:59:31 +02:00
Michael Friedrich
337b781088
service: register attribute last_hard_state
2013-07-05 14:05:49 +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
9334c1e346
notifications: refactor NotificationSent message
...
like flapping and downtimes behave now.
refs #4361
2013-07-01 17:56:21 +02:00
Michael Friedrich
4de7908b94
compatlog: add flapping messages
...
refs #4360
2013-07-01 14:44:56 +02:00
Gunnar Beutner
ff04af396b
Add missing validator for flapping_threshold.
2013-07-01 14:09:54 +02:00
Gunnar Beutner
e28fba2a9c
Fix missing variable definition: Service::m_Endpoint.
2013-07-01 11:28:49 +02:00
Michael Friedrich
b906b51d3b
refactor downtime message handling (wip)
2013-07-01 11:28:49 +02:00
Michael Friedrich
6f7b231302
compatlog: refactor custom/acknowledgement notifications with author/commenttext
...
refs #4361
2013-07-01 11:17:58 +02:00
Michael Friedrich
cd48a4946a
compatlog: fix checkcommand name
...
refs #4361
2013-07-01 10:03:00 +02:00
Michael Friedrich
3af0559b4a
Compat: log notifications (wip)
...
- we need a way to figure out which last commend id (or, author and
text) where set when type is CUSTOM or ACKNOWLEDGEMENT
- GetCheckCommandName was required too
- not sure if notifications.cpp is the correct location
refs #4361
refs #3985
refs #2750
2013-06-28 21:31:38 +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
Gunnar Beutner
0d96923b45
Add missing lock.
2013-06-21 08:30:26 +02:00