add bundle:telegraf-monitors-mikrotik
This commit is contained in:
parent
4bcf15a64c
commit
a27ac38bec
4 changed files with 93 additions and 6 deletions
9
bundles/telegraf-monitors-mikrotik/items.py
Normal file
9
bundles/telegraf-monitors-mikrotik/items.py
Normal file
|
@ -0,0 +1,9 @@
|
|||
files['/usr/local/bin/telegraf-plugin-snmp-mikrotik'] = {
|
||||
'mode': '0755',
|
||||
}
|
||||
|
||||
pkg_pip['hnmp'] = {
|
||||
'before': {
|
||||
'svc_systemd:telegraf',
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue