From 6ac1a9a130e10bb8776998424336da6b48151109 Mon Sep 17 00:00:00 2001 From: Thomas Dalichow Date: Tue, 17 Apr 2018 17:11:49 +0200 Subject: [PATCH] pixelpark - dev-monitoring-client: add crond checkcommand (fix) --- customer/pixelpark/dev-monitoring-client.pixelpark.com.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/customer/pixelpark/dev-monitoring-client.pixelpark.com.yaml b/customer/pixelpark/dev-monitoring-client.pixelpark.com.yaml index 8839c6b1..f74ee686 100644 --- a/customer/pixelpark/dev-monitoring-client.pixelpark.com.yaml +++ b/customer/pixelpark/dev-monitoring-client.pixelpark.com.yaml @@ -1,6 +1,10 @@ --- infra::role: base +infra::additional_classes: + - infra::profile::icinga2::client + + # icinga2 # TODO: has to be applied on common.yaml level infra::profile::icinga2::client::install_client: true @@ -9,7 +13,7 @@ icinga2::feature::notification::ensure: absent # custom checkcommands muessen spaeter nach common.yaml -infra::profile::icinga2::client::object::checkcommand: +infra::profile::icinga2::object::checkcommand: 'check_service_crond': import: - 'ipv4-or-ipv6' -- 2.39.5