[rrd-users] Re: total data querry.
Alex van den Bogaerdt
alex at ergens.op.het.net
Mon Sep 22 23:34:49 MEST 2003
On Mon, Sep 22, 2003 at 03:25:46PM -0600, Boulytchev, Vasiliy wrote:
> Ladies and Gents,
> I have a rrd database file I need to querry, and get back the TOTAL amount of bytes transferred in/out, not averages. Can you point me in the right direction?
You have bytes per second --> b/s
You know the amount of seconds --> s
If you multiply those, you get: (b/s) * s == b
Hence you can calculate the total.
HTH
Alex
--
http://www.googlism.com/index.htm?ism=alex+van+den+bogaerdt&type=1
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-users
mailing list