We use RRDTool for our graphing (with 14all.cgi to produce the pages). With RRDTool, you could generate a graph and put a horizontal line at the CIR and use Maxbytes set to 128K. If you wanted your 'dwmy' graphs to show the line, you would need to edit 14all.cgi (or whatever you would decide to use) by adding the HRULE parameter (part of: RRDs::graph). If this sounds like something you might want to try, you may want to download RRDTool (www.rrdtool.org) and read through the documentation, or if you're using windows, take a look at the MRTG Implementation Manual written by Florin Prunoiu (even if you're not using windows, it might still be somewhat helpful). Good Luck!
Hope that helps, Jeremy Fluhmann McLane Information Systems Division -------- Original Message -------- Subject: [mrtg] Re: Graphics From: "Peter Glanville" <[EMAIL PROTECTED]> Date: Wed, April 23, 2003 8:17 am To: "Elizabeth C. Souza" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > > >>Hi all, >>I'd like to customize the graph to show 0 to 128 K (static) and >>indicate the CIR. How can I do this? >>Thanks >>Elizabeth > > Maxbytes serves 3 functions. > 1. Sets vertical scale on graphs using the Unscaled option > 2. Used to calculate the percentage values > 3. Used to cut off and disregard too high values. > > Option 3 can be over ridden using Absmax > > Personnaly, I set Maxbytes to CIR, Option Unscaled, Absmax=PIR (maxBurst > rate) > This may not give the scales you want. > If you set Maxbytes to 128, you will not get the CIR indication. > > Take your pick, or can someone else help? > > Regards > Peter > > > -- > 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 -- 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
