bundles/icinga2: add check_sipgate_account_balance, adjust check_interval
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
9cace7dace
commit
9651d740ae
6 changed files with 70 additions and 2 deletions
|
@ -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',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue