I'm using RRD to log things like load average, memory usage, number of users, etc. This gives pretty graphs which show e.g. that the load depends on the number of active users. However, I can now only show the data for a given day; what I want to do is for every timespan (e.g. 12:00-12:10), average the numbers of Monday-Friday, and then display a single grpah so that the average load at a given time can be seen.
Any ideas on how to do that? only thing I could think of was extracting the numbers for each timespan on each day myself and averaging those myself, and then plugging that into a temp RRD after which the graph could be generated. However, this sounds a bit inefficient, and I thought that perhaps there is a readily available way of doing this? 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
