[mrtg] Re: Multiple OID
Sawyer, David
david.sawyer at mckesson.co.uk
Wed May 22 12:20:56 MEST 2002
Try adding a few brackets around your target to confirm the order of
calculation...
Target[Agg-Traffic]:
((3:community at router1.mycompany.com * 100) / 64000) +
((2:community at router2.mycompany.com * 100) / 128000)
Take a look at my site and click the 'MRTG help' link, it gives a few
examples.
Why multiply it by 100 then divide by 64000?
Why not just divide by 640?
Target[Agg-Traffic]:
(3:community at router1.mycompany.com / 640) +
(2:community at router2.mycompany.com / 1280)
David Sawyer
Email: david.sawyer at mckesson.co.uk
www.geocities.com/mrtg_daemon
MRTG/RRDTool daemon for Windows9x/ME/2k
MRTG GUI ConfigMaker for Windows9x/ME/2k
-----Original Message-----
From: Jonathan P Tornea [mailto:jonathan.tornea at d1asia.com]
Sent: 22 May 2002 10:59
To: Mrtg
Subject: [mrtg] Multiple OID
Hi,
Does RRD supports multiple oid per target? i want to get an aggregate
utilization of my 2 (1Mb & 522Kb) Wan links terminated at 2 different
routers. So far, i have no success in graphing what i want. im using
mrtg-2.9.17 with rrdtool and router.cgi for graphing. attached is my config
for those who care to help. thanks.
-- URL : http://www.ee.ethz.ch/~slist/pantomime/aggregate-traffic.cfg
----------------------------------------------------------------------------
The information contained in this e-mail is confidential and is intended
only for the named recipient(s). If you are not the intended recipient you
must not copy, distribute, or take any action or reliance on it.
If you have received this e-mail in error, please notify the sender.
Any unauthorised disclosure of the information contained in this e-mail
is strictly prohibited.
----------------------------------------------------------------------------
--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
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
More information about the mrtg
mailing list