On Tuesday 03 March 2009, Michael Frotscher wrote: > Hello Steve, > > > I guess not many people have ppp devices to monitor? > > My guess is: anyone with a dialup line who wants to know how much traffic > they're using... > > > I monitor the ppp0 on my home gateway machine. I use this method: > > > > Target[localhost_ppp0]: \ppp0:pub...@localhost: > > That is the syntax which used to work before that upgrade. With this, I now > get: > > ERROR: Target[ppp0][_IN_] '\ppp0@:pub...@localhost:' (warn): Array found > where operator expected at (eval 16) line 1, at end of line > > If I use that syntax with an eth-device, it works. So where might I need to > look, mrtg or snmpd?
Is it a typo? You should remove @ after ppp0 (otherwise perl thinks you are defining an array) -- Regards, Mick
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
