----- Original Message ----- From: "Juan Pablo" <[email protected]> To: <[email protected]> Sent: Monday, April 26, 2010 8:09 PM Subject: [rrd-users] rrdupdate
> Hello, I'm using rrdtool for save data, but I have a problem, I am using a > script in perl, and I update the database .rrd each one second, and a send > a > decimal, like 0.0345, but when I going to see the archive xml, I see that > data are not same, they are like 3.3845455000e-2, so How can I resolve > this > problem? Two things: First of all: 3.3845455000e-2 == 0.033845455000 And then you need to understand normalization. Please visit my site: http://www.vandenbogaerdt.nl/rrdtool/ _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
