[mrtg] Re: Need help with an error

Pavel Ruzicka pavouk at pavouk.org
Sat Jun 25 10:01:10 MEST 2005


Hello,

> WARNING: Could not match host:'<rocommunity>@<ip address>:' ref:'Descr'
> key:'S0/0' ERROR: Target[bud_old][_IN_] ' $target->[7]{$mode} ' did not
> eval into defined data ERROR: Target[bud_old][_OUT_] ' $target->[7]{$mode}
> ' did not eval into defined data

This means, that S0/0 doesn't exists in a snmp tree. This is true, because
there exists Serial0/0, not S0/0.
Change your line Target[bud_old]: \S0/0:<rocommunity>@<ip address>:
to Target[bud_old]: \Serial0/0:<rocommunity>@<ip address>:

You can generate your config with cfgmaker with option --ifref=descr.

Best regards,

Pavel Ruzicka

--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive     http://lists.ee.ethz.ch/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the mrtg mailing list