From d408ad796b24926ce757a2a9aa3f3e789b5f7afe Mon Sep 17 00:00:00 2001 From: Thomas Dalichow Date: Thu, 14 Dec 2017 11:52:00 +0100 Subject: [PATCH] pixelpark - dev-monitoring: add ldap check - comment --- customer/pixelpark/dev-monitoring.pixelpark.com.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/customer/pixelpark/dev-monitoring.pixelpark.com.yaml b/customer/pixelpark/dev-monitoring.pixelpark.com.yaml index 1031951c..6b7da020 100644 --- a/customer/pixelpark/dev-monitoring.pixelpark.com.yaml +++ b/customer/pixelpark/dev-monitoring.pixelpark.com.yaml @@ -103,10 +103,11 @@ infra::profile::icinga2::object::service: check_command: 'check_publicis_ad' check_interval: '10m' retry_interval: '60s' + apply: true assign: - 'host.name == global.publicisgroupe.net' - notes: 'Das ist ein SSH-Check' + notes: 'This check tries to bind to all Publicis AD servers in the Europe & Middle East region. A server is deemed unresponsive, if a bind is not possible within 20 seconds.' 'ssh': target: '/etc/icinga2/conf.d/default-services.conf' import: -- 2.39.5