[collectd] snmp plugin and "Table true" in 4.4.1
Sergey
a_s_y at sama.ru
Thu Oct 2 14:46:10 CEST 2008
On Thursday 02 October 2008, Florian Forster wrote:
> if you want to use `ifAlias' or `ifName' rather than `ifDescr', all you
> have to do is adapt the <Data "..."> block in the configuration of the
> SNMP plugin. For example, the config could look like this:
>
> <Plugin snmp>
> <Data "ifmib_if_octets32">
> Type "if_octets"
> Table true
> Instance "IF-MIB::ifAlias"
> Values "IF-MIB::ifInOctets" "IF-MIB::ifOutOctets"
> </Data>
> # ...
> </Plugin>
Ok. I have understood correctly, but it is not working. :-(
collectd 4.4.1 is ignoring this and is using ifDescr.
--
Regards,
Sergey
More information about the collectd
mailing list