diff --git a/lib/core/tools/Get-IcingaCheckCommandConfig.psm1 b/lib/core/tools/Get-IcingaCheckCommandConfig.psm1 index 4b0e783..2f05688 100644 --- a/lib/core/tools/Get-IcingaCheckCommandConfig.psm1 +++ b/lib/core/tools/Get-IcingaCheckCommandConfig.psm1 @@ -212,6 +212,7 @@ function Get-IcingaCheckCommandConfig() 'object_name' = $check; 'object_type' = 'object'; 'vars' = @{ + 'ifw_api_command' = $check; 'ifw_api_arguments' = @{ }; }; }