From: Thomas Dalichow Date: Wed, 13 Dec 2017 18:41:46 +0000 (+0100) Subject: test RC notification - definition of checkcommand - fixes X-Git-Tag: v0.1.0~1884^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=18460c45cf215ae072937a33a0d4cd7c96d1844f;p=pixelpark%2Fhiera.git test RC notification - definition of checkcommand - fixes --- diff --git a/customer/pixelpark/dev-monitoring.pixelpark.com.yaml b/customer/pixelpark/dev-monitoring.pixelpark.com.yaml index ba7a5c2c..1031951c 100644 --- a/customer/pixelpark/dev-monitoring.pixelpark.com.yaml +++ b/customer/pixelpark/dev-monitoring.pixelpark.com.yaml @@ -100,7 +100,7 @@ infra::profile::icinga2::object::service: target: '/etc/icinga2/conf.d/services.conf' import: - 'generic-service' - check_command: 'publicis_ad' + check_command: 'check_publicis_ad' check_interval: '10m' retry_interval: '60s' apply: true @@ -137,8 +137,7 @@ infra::profile::icinga2::object::service: # - 'host.address' infra::profile::icinga2::object::checkcommand: - 'publicis_ad': - checkcommand_name: 'Publicis AD check' + 'check_publicis_ad': import: - 'ipv4-or-ipv6' command: '/opt/pixelpark-icinga-checks/check_publicis_ad'