Steve Godfrey wrote: > There are four values I want to plot on a single graph, it's a wireless link > and I want to graph total packets sent, packets sent at 1, 2 and 3 Meg (hence > four values).
Sounds reasonable. > I'm using routers.cgi/RRDTool but don't have a clue how to go about this. I > know how to graph the 'standard' two values but ideally I want all the data > on a single graph. Well, I don't know if routers.cgi can be configured to show this but it seems to me that your problem isn't very common so I guess there won't be something off the shelf available for you. This means you have to write your own front end or adapt an existing one to your liking. I think you best start simple and write a couple of scripts that create simple images with just one or two variables. If you need some help, read the tutorial from start to finish and do the excercises yourself. Then, when you feel confident you understand the basics, it will be easy to extend those scripts to reach your final goal. HTH -- __________________________________________________________________ / [EMAIL PROTECTED] [EMAIL PROTECTED] \ | work private | | My employer is capable of speaking therefore I speak only for myself | +----------------------------------------------------------------------+ | Technical questions sent directly to me will be nuked. Use the list. | +----------------------------------------------------------------------+ | http://faq.mrtg.org/ | | http://rrdtool.eu.org --> tutorial | +----------------------------------------------------------------------+ -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
