[collectd] snmp plugin and "Table true" in 4.4.1
Sergey
a_s_y at sama.ru
Mon Oct 19 12:01:34 CEST 2009
On Thursday 02 October 2008, Sergey 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.
It works, I was wrong. I described Data section with same name more than once.
--
Regards,
Sergey
More information about the collectd
mailing list