bundles/icinga2: add ipv6-capable check_rbl script
This commit is contained in:
parent
f30aa48eca
commit
aad1a742b7
4 changed files with 651 additions and 163 deletions
|
@ -4,7 +4,7 @@ assert node.has_bundle('sshmon')
|
|||
from os.path import join
|
||||
|
||||
files = {
|
||||
'/usr/local/share/icinga/plugins/check_bl': {
|
||||
'/usr/local/share/icinga/plugins/check_rbl': {
|
||||
'mode': '0755',
|
||||
},
|
||||
'/usr/local/share/icinga/plugins/check_by_sshmon': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue