[rrd-users] rrdtool
Marc Powell
marc at ena.com
Wed Jan 27 14:27:47 CET 2010
On Jan 27, 2010, at 7:04 AM, Kaushal Shriyan wrote:
> I understand that the first column is time since Jan 01,1970 and the
> second column is the value. When i copy 1.8796133337e+09 in excel
> sheet, I get weird values, Actually it should be some readable
> interger value about memory usage on a particular host.
It's in a standard scientific notation.
1.8796133337e+09 = 1879613333.7 =~ 1.75 GB, assuming input was in bytes.
I'm not really an Excel user but I think all you need to do is make sure the cell type is 'number'.
--
Marc
More information about the rrd-users
mailing list