From afd306a23ac2f25b9d4ae6721fcda9d0fbf1b5d7 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Thu, 22 Sep 2022 06:04:18 +0200 Subject: [PATCH] ovh.icinga2: remove _.qzwi.de monitoring --- nodes/ovh/icinga2.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/nodes/ovh/icinga2.py b/nodes/ovh/icinga2.py index 36410d7..1c930be 100644 --- a/nodes/ovh/icinga2.py +++ b/nodes/ovh/icinga2.py @@ -61,10 +61,6 @@ nodes['ovh.icinga2'] = { 'custom': { # redundant monitoring of services/hosts 'services': { - '_.qzwi.de CERTIFICATE': { - 'check_command': 'check_https_cert_at_url', - 'vars.domain': 'cloud.qzwi.de', - }, 'flauschekatze.space CERTIFICATE': { 'check_command': 'check_https_cert_at_url', 'vars.domain': 'flauschekatze.space',