From 9a9615243c7155736ade398e05418a8ae5aabd31 Mon Sep 17 00:00:00 2001 From: Thomas Dalichow Date: Fri, 27 Apr 2018 16:59:26 +0200 Subject: [PATCH] pixelpark - dev-monitoring-client: add crond --- customer/pixelpark/dev-monitoring.pixelpark.com.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/customer/pixelpark/dev-monitoring.pixelpark.com.yaml b/customer/pixelpark/dev-monitoring.pixelpark.com.yaml index 6c62f3c8..a5984302 100644 --- a/customer/pixelpark/dev-monitoring.pixelpark.com.yaml +++ b/customer/pixelpark/dev-monitoring.pixelpark.com.yaml @@ -161,6 +161,11 @@ infra::profile::icinga2::object::checkcommand: - 'ipv4-or-ipv6' command: '/opt/pixelpark-monitoring-checks/check_publicis_ad' target: '/etc/icinga2/conf.d/pixelpark-monitoring-checks.conf' + 'check_service_crond': + import: + - 'ipv4-or-ipv6' + command: '/opt/pixelpark-monitoring-checks/check_service crond' + target: '/etc/icinga2/conf.d/pixelpark-monitoring-checkcommands.conf' infra::profile::icinga2::object::hostgroup: 'linux-servers': -- 2.39.5