Hi, > but this variable does not have two counters, as far as i > know. I am not > sure, but I think that mrtg may not be well suited to graph > this variable. > I mean, interfaces have in and output values. This is a > latency figure.
It really needs two values. It doesn't matter if you ignore the second value or just get 0 as value, but it needs 2 values. Overhere we have several scripts that just report 1 value, so the first is always set to 0, so we have a nice line as graph. There are 2 ways to do this. - Get an snmp request that reports an 0 (ask the traffic of an unused port) - Create an external script that reports: 0 latency figure uptime hostname After this you configure mrtg to ignore the first value. I hope this helps. With Regards, Rabofacet J. Huijsmans Unix-Specialist / RekenCapaciteit Unix Infra Services ================================================ De informatie opgenomen in dit bericht kan vertrouwelijk zijn en is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht onterecht ontvangt, wordt u verzocht de inhoud niet te gebruiken en de afzender direct te informeren door het bericht te retourneren. ================================================ The information contained in this message may be confidential and is intended to be exclusively for the addressee. Should you receive this message unintentionally, please do not use the contents herein and notify the sender immediately by return e-mail. -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
