[rrd-users] Re: total data querry.

Boulytchev, Vasiliy vboulytchev at coinfotech.com
Mon Sep 22 23:46:01 MEST 2003


Alex and all,
	So what you are saying is that you can not get "raw" figures out, just averages over a specific time.  I am more comfortable with raw figures, so those can be showed to my customer.  Is there any way to pull "raw" figures?


THANKS!!!!!!!

 
Vasiliy Boulytchev
Colorado Information Technologies, Inc.
http://www.coinfotech.com


-----Original Message-----
From: rrd-users-bounce at list.ee.ethz.ch
[mailto:rrd-users-bounce at list.ee.ethz.ch]On Behalf Of Alex van den
Bogaerdt
Sent: Monday, September 22, 2003 3:35 PM
To: rrd-users at list.ee.ethz.ch
Subject: [rrd-users] Re: total data querry.



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

--
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