Aren&#39;t my updates incremental? The second update has quite a higher value than the first one, yet it&#39;s still NaN.<br><br><div class="gmail_quote">On Sat, Dec 4, 2010 at 9:23 PM, Steve Shipway <span dir="ltr">&lt;<a href="mailto:s.shipway@auckland.ac.nz">s.shipway@auckland.ac.nz</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">




<div>
<div style="direction:ltr;font-family:Tahoma;color:rgb(0, 0, 0);font-size:13px">
<div> Your DS are of type &#39;derive&#39;, with a minimum value of 0.  &#39;Derive&#39; stores the rate of change of the variable, IE (( x - x(prev))/(t-t(prev)))  This means you&#39;ll need at least two sequential updates, which must be increasing (in order to get a
 valid positive derivitive) before you&#39;ll see anything stored in the RRAs.  Since your step is 60s, this means two increasing updates about 1min apart, and more than 2 (4, 13, 145) if you want any of the RRAs with a cdp of more than 1 to show a value (since
 your XFF is 0.5).<br>
<br>
Steve<br>
</div>
<div><br>
<div style="font-family:Tahoma;font-size:13px">
<div style="font-family:Tahoma;font-size:13px"><strong>Steve Shipway</strong></div>
<div style="font-family:Tahoma;font-size:13px">University of Auckland ITS</div>
<div style="font-family:Tahoma;font-size:13px"><em>UNIX Systems Design Lead</em></div>
<div style="font-family:Tahoma;font-size:13px"><a href="mailto:s.shipway@auckland.ac.nz" target="_blank">s.shipway@auckland.ac.nz</a></div>
<div style="font-family:Tahoma;font-size:13px">Ph: +64 9 373 7599 ext 86487</div>
<div style="font-family:Tahoma;font-size:13px"><em></em> </div>
</div>
</div>
<div style="font-family:Times New Roman;color:rgb(0, 0, 0);font-size:16px">
<hr>
<div style="direction:ltr"><font size="2" color="#000000" face="Tahoma"><b>From:</b> rrd-users-bounces+s.shipway=<a href="http://auckland.ac.nz" target="_blank">auckland.ac.nz</a>@<a href="http://lists.oetiker.ch" target="_blank">lists.oetiker.ch</a> [rrd-users-bounces+s.shipway=<a href="http://auckland.ac.nz" target="_blank">auckland.ac.nz</a>@<a href="http://lists.oetiker.ch" target="_blank">lists.oetiker.ch</a>] on behalf of Wouter van Eekelen
 [<a href="mailto:wouter.van.eekelen@serverffs.com" target="_blank">wouter.van.eekelen@serverffs.com</a>]<br>
<b>Sent:</b> Sunday, 5 December 2010 8:09 a.m.<br>
<b>To:</b> <a href="mailto:rrd-users@lists.oetiker.ch" target="_blank">rrd-users@lists.oetiker.ch</a><br>
<b>Subject:</b> [rrd-users] RRDTool not accepting any updates (NaN instead)<br>
</font><br>
</div><div class="im">
<div></div>
<div><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse">I&#39;m having a huge trouble with RRDtool, all updates I&#39;m doing are accepted as &#39;NaN&#39;
<div>Here is are all commands with output:</div>
<div><br>
</div>
</span></div>
</div></div>
</div>

</div>

</blockquote></div><br>