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',