okay using '+' we can add the traafic of multiple targets in one graphs. but i want that all these targets should be shown with different colors in one png graph. i dont want to add the bandwith of multiple targets. like ther should be one line reprenting one target and other color line representing other target. i hope u understand.
Regards Zeeshan Ahmed ----- Original Message ----- From: "Jerry Heidtke" <[EMAIL PROTECTED]> To: "Brad Darr" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, April 10, 2003 12:09 AM Subject: [mrtg] Re: Multi Target Syntax > > You only have one OID in each target request. You need two. Try > > Target[10]: > .1.3.6.1.4.1.3085.3.1.5.3.1.32.6.0&.1.3.6.1.4.1.3085.3.1.5.3.1.32.6.0:pu > [EMAIL PROTECTED] - > > .1.3.6.1.4.1.3085.3.1.5.3.1.33.6.0&.1.3.6.1.4.1.3085.3.1.5.3.1.33.6.0:pu > [EMAIL PROTECTED] + > > .1.3.6.1.4.1.3085.3.1.5.3.1.34.6.0&.1.3.6.1.4.1.3085.3.1.5.3.1.34.6.0:pu > [EMAIL PROTECTED] > > If this is not all on one line in your config file, the continuation > lines need to be indented as shown. > > Jerry > -- 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
