On Wed 14 Feb 2001, Philip Molter wrote: > > Yeah, but that's not quite what he's talking about. What he wants > is a graph that would be 24 hours long, but would represent data > from the past week. What he really wants is basically a bar graph > for discrete sections of time showing average usage during those > discrete sections of time.
Uh, yes, that's what I meant to say :-) > Yes, I think what you're going to need to do is generate the averages > on your own and then plot a temporary graph. I wouldn't recommend > using RRD to generate the temporary graph as the RRD creation time > is going to take a little bit of time. Just pipe the stuff into, > for example, GD::Graph (if using Perl) to get what you need. I was afraid of that, hoping there was some ready solution. Thanks for confirming my fears. I'll start hacking... Paul Slootman -- home: [EMAIL PROTECTED] http://www.wurtel.demon.nl/ work: [EMAIL PROTECTED] http://www.murphy.nl/ debian: [EMAIL PROTECTED] http://www.debian.org/ isdn4linux: [EMAIL PROTECTED] http://www.isdn4linux.org/ -- 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
