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: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Alex van den
Bogaerdt
Sent: Monday, September 22, 2003 3:35 PM
To: [email protected]
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:[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

Reply via email to