add bundle:telegraf-monitors-mikrotik
This commit is contained in:
parent
4bcf15a64c
commit
a27ac38bec
4 changed files with 93 additions and 6 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue