add bundle:telegraf-monitors-mikrotik

This commit is contained in:
Franzi 2023-04-01 07:01:03 +02:00
parent 4bcf15a64c
commit a27ac38bec
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 93 additions and 6 deletions

View file

@ -0,0 +1,9 @@
files['/usr/local/bin/telegraf-plugin-snmp-mikrotik'] = {
'mode': '0755',
}
pkg_pip['hnmp'] = {
'before': {
'svc_systemd:telegraf',
},
}