[rrd-users] Re: Newbie rrdtool fetch question
Leonard Mills
Leonard_Mills at corpnet.sel.sony.com
Wed Oct 5 21:41:33 MEST 2005
Gary wrote:
>1128537300: 1.3122300068e+07 5.4227032121e+07
>What I want to know is... How do I translate something like
>5.4227032121e+07 into Kb/s or Mb/s?
Subtract 3 from the exponent to divide by 1000 (1.0e+3)
Subtract 6 from the exponent to divide by 1000000 (1.0e+6)
Plain old scientific notation arithmetic.
Enjoy!
Len
--
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://lists.ee.ethz.ch/rrd-users
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
More information about the rrd-users
mailing list