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

@ -3,6 +3,7 @@ nodes['htz-cloud.influxdb'] = {
'bundles': {
'grafana',
'influxdb2',
'telegraf-monitors-mikrotik',
'zfs',
},
'groups': {
@ -68,12 +69,6 @@ nodes['htz-cloud.influxdb'] = {
'input_plugins': {
'builtin': {
'snmp': [
{
'agents': ['udp://172.19.138.4'],
'agent_host_tag': 'host',
'table': [{'oid': 'IF-MIB::ifTable'}],
'interval': '10s',
},
{
'agents': ['udp://172.19.138.3'],
'agent_host_tag': 'host',