Try http://www.geocities.com/josef_wendel/mrtg_total.html. This should be what you are looking for. If you need a more elegant solution running under windows, please mail me off-line.
Be advised, the totals are derived from taking the average samples rrd is storing. So, if you add the hourly totals for a day, you will find a mismatch with the totals for that day at the previous level. This is because you do not have sufficient high-res samples and rrd uses whatever it has available through its internal processing. This script is ideal when you want to get an idea about the total traffic running through a particular interface. If you want accurate numbers for billing and such, totaling rrd values is not the right answer. You may want to look at some of the flow based tools. I hope this helps. Luz Berger Berger Network Consult Http://www.bergerl.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Linux Sent: Tuesday, August 19, 2003 12:34 PM To: [email protected] Subject: [rrd-users] Total Traffic Hi All I´m trying to graph total traffic sended and recived for my router with rrdtool. I know graph the rate bit/sec, but I don´t know how can I graph the total amount of bits sended or recived in a day, hour, month, etc. Someone can give me an idea? Thank you. Bye. -- 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 -- 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
