<br><br><div class="gmail_quote">2009/8/11 Simon Hobson <span dir="ltr">&lt;<a href="mailto:linux@thehobsons.co.uk">linux@thehobsons.co.uk</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Arthur Meeks Meeks wrote:<br>
<br>
&gt;The problem is:<br>
&gt;<br>
&gt;When I get the data from the MySQL, as I said, I get data such as:<br>
&gt;0<br>
&gt;1<br>
&gt;2<br>
&gt;etc<br>
&gt;<br>
&gt;But those values are included in the rrd file as:<br>
&gt;             &lt;!-- 2009-08-11 20:20:00 CEST / 1250014800 --&gt; &lt;row&gt;&lt;v&gt;<br>
&gt;1.6333333333e-01 &lt;/v&gt;&lt;/row&gt;<br>
&gt;             &lt;!-- 2009-08-11 20:25:00 CEST / 1250015100 --&gt; &lt;row&gt;&lt;v&gt;<br>
&gt;3.6666666667e-02 &lt;/v&gt;&lt;/row&gt;<br>
&gt;             &lt;!-- 2009-08-11 20:30:00 CEST / 1250015400 --&gt; &lt;row&gt;&lt;v&gt;<br>
&gt;0.0000000000e+00 &lt;/v&gt;&lt;/row&gt;<br>
&gt;             &lt;!-- 2009-08-11 20:35:00 CEST / 1250015700 --&gt; &lt;row&gt;&lt;v&gt;<br>
&gt;0.0000000000e+00 &lt;/v&gt;&lt;/row&gt;<br>
&gt;             &lt;!-- 2009-08-11 20:40:00 CEST / 1250016000 --&gt; &lt;row&gt;&lt;v&gt;<br>
&gt;0.0000000000e+00 &lt;/v&gt;&lt;/row&gt;<br>
&gt;<br>
&gt;So the grahp is not showing the correct values, cause it should be<br>
&gt;1, 2...but instead it shows: 100M, 200M in the vertical axis<br>
<br>
</div>See Rates, normalizing and consolidating on Alex&#39;s RRD pages<br>
<a href="http://www.vandenbogaerdt.nl/rrdtool/" target="_blank">http://www.vandenbogaerdt.nl/rrdtool/</a><br>
<br>
What you have described is correct RRD tool behaviour - you only<br>
think it&#39;s wrong because you haven&#39;t been introduced to the key<br>
features of RRD. Once you understand what it&#39;s doing and why, it<br>
won&#39;t seem wrong.</blockquote><div><br>Thanks Simon, I&#39;m going to read it right now, but I really hope there&#39;s a way to actually draw seconds as they are :-)<br><br>A <br></div></div><br>