bundles/icinga2: add check_sipgate_account_balance, adjust check_interval
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-11-22 11:38:53 +01:00
parent 9cace7dace
commit 9651d740ae
Signed by: kunsi
GPG key ID: 12E3D2136B818350
6 changed files with 70 additions and 2 deletions

View file

@ -51,7 +51,7 @@ def icinga_check_for_new_release(metadata):
'services': {
'MAUTRIX-TELEGRAM UPDATE': {
'command_on_monitored_host': '/usr/local/share/icinga/plugins/check_github_for_new_release tulir/mautrix-telegram {}'.format(metadata.get('mautrix-telegram/version')),
'retry_interval': '60m',
'check_interval': '60m',
},
},
},