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 _______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
