New options for snmp input plugin
Potrzebuję skorzystać z opcji ręcznego definiowania pól w tabeli:
[[inputs.snmp.table]]
oid = "IF-MIB::ifTable"
name = "interface"
inherit_tags = ["sysName"]
[[inputs.snmp.table.field]]
oid = "IF-MIB::ifDescr"
name = "ifDescr"
is_tag = true