influxdata / telegraf

Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
https://influxdata.com/telegraf
MIT License
14.64k stars 5.58k forks source link

add inputs.snmp.table but telegraf can't work "table is not defined in*snmp.Snmp" #871

Closed juri1987 closed 8 years ago

juri1987 commented 8 years ago

config file:

[[inputs.snmp.table]] name = "sysGlobalHostCpuUsageRatio" oid = [".1.3.6.1.4.1.3375.2.1.7.5.2.1.4"] sub_table = [".1.3.6.1.4.1.3375.2.1.7.5.2.1.4.1.48"]

field corresponding to table' is not defined in*snmp.Snmp'

titilambert commented 8 years ago

Helli ! Which version do you use ?

sparrc commented 8 years ago

@juri1987 you need to upgrade your telegraf version