icinga2/lib
James Pharaoh 9fe52d0dc1 Make checks using 'command_endpoint' work inside HA zones
Previously there was no local processing of the executed
check result, which is mandatory inside a HA cluster.

Additionally this patch splits the command execution and
check result processing into more logical parts, executing
local checks, checks on the same command endpoint, and
remote checks.

More details in the referenced issue.

fixes #8249

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-02-12 17:53:50 +01:00
..
base Move ValidateMacroString into the MacroProcessor class 2015-02-11 16:14:59 +01:00
checker Implement additional attributes for the Host class 2015-02-09 08:50:17 +01:00
cli Replace if( with if ( 2015-02-11 15:47:45 +01:00
compat Remove name and return value for stats functions 2015-02-07 22:36:17 +01:00
config Fix compiler warning 2015-02-11 15:58:07 +01:00
db_ido DB IDO: Fix duplicate entries in scheduleddowntime table 2015-02-12 13:19:27 +01:00
db_ido_mysql DB IDO: Require schema version 1.13.0 2015-02-12 14:22:24 +01:00
db_ido_pgsql DB IDO: Require schema version 1.13.0 2015-02-12 14:22:24 +01:00
demo Update copyright year 2015-01-22 12:00:23 +01:00
hello Update copyright year 2015-01-22 12:00:23 +01:00
icinga Make checks using 'command_endpoint' work inside HA zones 2015-02-12 17:53:50 +01:00
livestatus Replace if( with if ( 2015-02-11 15:47:45 +01:00
methods Replace spaces with tabs 2015-01-27 10:50:15 +01:00
notification Don't spam the log with reminder notifications not being sent 2015-02-12 14:51:17 +01:00
perfdata Move ValidateMacroString into the MacroProcessor class 2015-02-11 16:14:59 +01:00
remote Add missing spaces in some error messages 2015-02-10 08:57:54 +01:00
CMakeLists.txt Fix missing files in the Windows package 2015-02-02 10:36:58 +01:00