14 Commits

Author SHA1 Message Date
Gunnar Beutner
ab66fbfc88 Implemented the external commands "ENABLE_SERVICEGROUP_SVC_CHECKS", "DISABLE_SERVICEGROUP_SVC_CHECKS" and parts of "ENABLE_HOSTGROUP_SVC_CHECKS", "DISABLE_HOSTGROUP_SVC_CHECKS". 2013-01-24 13:39:42 +01:00
Gunnar Beutner
116e420167 Don't allow acknowledgements for services that are OK. 2013-01-23 16:18:58 +01:00
Gunnar Beutner
495caa664a Fixed ExternalCommand::ScheduleHostSvcChecks(). 2013-01-23 16:07:55 +01:00
Gunnar Beutner
1be64b9290 Bugfixes for acknowledgements. 2013-01-23 13:46:35 +01:00
Gunnar Beutner
249b19a69a Implement acknowledgements.
Fixes #3557
2013-01-23 13:21:07 +01:00
Gunnar Beutner
bccb7ef615 Implemented the external commands "ENABLE_HOST_SVC_CHECKS" and "DISABLE_HOST_SVC_CHECKS". 2013-01-23 10:51:54 +01:00
Gunnar Beutner
e6e0d69e43 Implement the external commands "SCHEDULE_FORCED_HOST_SVC_CHECKS" and "SCHEDULE_HOST_SVC_CHECKS". 2013-01-23 10:47:50 +01:00
Gunnar Beutner
a63a1002a8 Implemented external command "SHUTDOWN_PROGRAM". 2013-01-22 16:24:41 +01:00
Gunnar Beutner
71ec1d2b95 Implement enable_checks property for services.
Fixes #3550
2013-01-22 16:01:08 +01:00
Gunnar Beutner
f694954512 ExternalCommand: use exceptions instead of return values.
Fixes #3549
2013-01-22 15:13:51 +01:00
Gunnar Beutner
9ed49bd6e1 Implemented the external commands SCHEDULE_SVC_CHECK and SCHEDULE_FORCED_SVC_CHECK. 2013-01-22 12:56:29 +01:00
Gunnar Beutner
61f2b5f0cf Pass through timestamps to external command handlers. 2013-01-22 12:39:33 +01:00
Gunnar Beutner
e887ff0550 Implemented the PROCESS_SERVICE_CHECK_RESULT external command. 2013-01-22 12:05:36 +01:00
Gunnar Beutner
c20ae866b7 Implemented support for external commands. 2013-01-22 08:34:29 +01:00