<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:'times new roman', 'new york', times, serif;font-size:12pt;color:#0000bf;"><div>Hi all</div><div><br></div><div><i>My task is to colect statistics from a web page which is updated a few times per month (undetermined number but not more then let' say 3 times). I will be polling the page every day once per day</i></div><div><i>I have a history dating back to 2006, with stats collected only once per month and some months are missing (this is why we decided to automate the task).</i></div><div><i><br></i></div><div><i>I am going to monitor this for the next 10 years let's say and the plan is to use rrdtools graph to plot the trends.</i></div><div><i>My problem right now is that although I am loading the database and the script is not reporting errors when I open the database with RRDLiteEditor I can't see my data there excepting the last
 update.</i></div><div><i>Here are the parameters that I use for this and the part of the script that is responsible for this.</i></div><div><br></div><div><div><div><b>for ($i=0; $i&lt;$#totalnumbers; $i=$i+2)</b></div><div><b>&nbsp;{</b></div><div><b>&nbsp;&nbsp; &nbsp;push @data_sources, "DS:$totalnumbers[$i]:GAUGE:100000:0:100000";</b></div><div><b>&nbsp;&nbsp;}</b></div></div><div><b>RRDs::create ('CCIE.rrd','-b 23:59 31.12.2005','-s 46800', @data_sources,'RRA:AVERAGE:0.01:365:10');</b></div><div><br></div><div><i>And later I update the database, the $DS and $values are correct I already checked that. The values are in the desired range (0-100000).</i></div><div><br></div><div><b>RRDs::update ('CCIE.rrd', $DS, $values);</b></div><div><br></div><div>I would like rrdtool to interpolate the value for the missing days between existing samples and to store this in the database.</div><div>This is why I used 365 (days) and 10 years and step 46800 (one
 day)</div><div><br></div><div>Could you please help me to understand what I am doing wrong and eventually to suggest the right parameters for achieving the above mentioned result?</div><div><br></div><div>Thank you</div><div>PF</div><div><br></div><div><br></div></div><div style="position:fixed"></div>


<!-- cg23.c3.mail.sp2.yahoo.com compressed/chunked Thu Jan  7 04:41:17 PST 2010 -->
</div><br>
      <hr size=1>
Looking for the perfect gift?<a href="http://www.flickr.com/gift/"><b> Give the gift of Flickr!</b></a></body></html>