On Mon, Jun 2, 2008 at 5:01 AM, Anna Jonna Armannsdottir <<a href="mailto:annaj@hi.is">annaj@hi.is</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On fös, 2008-05-30 at 16:03 -0400, Josh Luthman wrote:<br>
> Would you mind posting what you did wrong here should someone come<br>
> across the same situation and want to learn from your mistake?<br>
<br>
</div>Of course. :)<br>
I expected the data in the rrd file to reflect directly<br>
on the data that appears on the test page in Hobbit.<br>
When the datatype is DERIVE, the number shown on the test<br>
page in Hobbit - in this particular case flexlm and the<br>
data shown is [ MATLAB : 2 ] - then this reflects directly<br>
on <last_ds> field, the value is 2.<br>
<br>
When the dataset is changed to GAUGE, the picture changes.<br>
The value in the <last_ds> field, is always unknown.<br>
The value field seems to be an integrated or averaged<br>
function of the data shown in the test in Hobbit.</blockquote><div><br>This is a feature of rrdtool.  When the rrd file is created, it is built with a specific start time and update interval.  If your data is inserted precisely on the update interval, it should be recorded as given.  If the update is *not* precisely on the update interval, it will be adjusted to fit a curve based on previous values.<br>
</div></div><br>Ralph Mitchell<br>