bundles/icinga2: add check_usv_snmp
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
1360a36a95
commit
019d658442
4 changed files with 90 additions and 0 deletions
|
@ -85,6 +85,9 @@ files = {
|
|||
'/usr/local/share/icinga/plugins/check_freifunk_node': {
|
||||
'mode': '0755',
|
||||
},
|
||||
'/usr/local/share/icinga/plugins/check_usv_snmp': {
|
||||
'mode': '0755',
|
||||
},
|
||||
'/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