ovh.icinga2: add _.qzwi.de certificate check
kunsi/bundlewrap/pipeline/head This commit looks good Details

This commit is contained in:
Franzi 2021-12-19 06:36:41 +01:00
parent de3580a7d3
commit c5b7b0f97e
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 4 additions and 0 deletions

View File

@ -66,6 +66,10 @@ 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',