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
|
@ -71,6 +71,10 @@ files = {
|
|||
'/usr/local/share/icinga/plugins/check_by_sshmon': {
|
||||
'mode': '0755',
|
||||
},
|
||||
'/usr/local/share/icinga/plugins/check_sipgate_account_balance': {
|
||||
'mode': '0755',
|
||||
'content_type': 'mako',
|
||||
},
|
||||
'/etc/sshmon.priv': {
|
||||
'content': repo.vault.decrypt_file(join('sshmon', 'sshmon.key.vault')),
|
||||
'owner': 'nagios',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue