<div dir="ltr">Hi,<div><br></div><div style>I am assuming &quot;rrdtool last&quot; returns the actual last time because when you add new data to the RRD, it rotates the RRD and the stuff that was previously at the beginning interval is pushed out - to always maintain the same length and size of an RRD - you are always adding to the end?</div>
<div style><br></div><div style>I am starting to conclude, after getting the feeling that I am talking to myself, that I can&#39;t obtain the point in my RRD when I first entered data? Would it not be the first non-unknown value in the data source and can I obtain this easily to use this to determine the start time of my graph?</div>
<div style><br></div><div style>Thanks,</div><div style>Chris</div><div style><br></div><div style><br></div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 28 June 2013 14:45, Chris Mason <span dir="ltr">&lt;<a href="mailto:chris@netnix.org" target="_blank">chris@netnix.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I have been through the documentation and I can&#39;t seem to find a way for the graph to grow from the left instead of the right.</div>
<div>So, I thought I might try and do it manually by fetching the &quot;first&quot; entry from the rrd - similar to the &quot;last&quot; function.</div>
<div><br></div><div>However, as I should have expected, although last returns the last input into the rrd, first is returning the first entry for the RRA, not the first time that I inserted data.</div><div>
<br></div><div>Is there any way to determine the first time I inserted data into the RRA as opposed to the start of the RRA period?</div><div><br></div><div>Thanks,</div><div>Chris</div></div><div class="HOEnZb"><div class="h5">
<div class="gmail_extra">
<br><br><div class="gmail_quote">On 25 June 2013 16:05, Chris Mason <span dir="ltr">&lt;<a href="mailto:chris@netnix.org" target="_blank">chris@netnix.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">Hi,<div><div><br></div><div>I suppose the other option, if I am unable to achieve what I wanted, is to only draw the trend line from the start of the actual data.</div><div>I use the following logic to draw a trend line for data source &quot;DS1&quot;:</div>


<div><br></div><div><div>VDEF:DS1Slope=DS1,LSLSLOPE</div><div>VDEF:DS1Int=DS1,LSLINT</div><div>CDEF:DS1Trend=DS1,POP,COUNT,DS1Slope,*,DS1Int,+,0,INF,LIMIT<br></div><div>LINE1:DS1Trend#808080::dashes&#39;;<br></div>
<div><br></div><div>Is it possible to restrict the trend line to start when my data started instead of at the beginning of the graph?</div><div>I would assume that any value within DS1 that was before my data would be classified as unknown - is my DS1Trend CDEF removing the unknowns?</div>


<div><br></div></div><div class="gmail_extra">Thanks,</div><div class="gmail_extra">Chris<div><div><br><br><div class="gmail_quote">On 23 June 2013 13:17, Chris Mason <span dir="ltr">&lt;<a href="mailto:chris@netnix.org" target="_blank">chris@netnix.org</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I have the following graph which displays daily maximums over a period of a year:</div>


<div><br></div><div><a href="http://netnix.org/graph.png" target="_blank">http://netnix.org/graph.png</a><br>
</div><div><br></div><div>I have added a trend line to the graph using the Least Square Lines method. I am currently shifting the graph by 3 months using the following method:</div><div><br></div><div>
<div>-s -1y+3months -e now+3months</div></div><div><br></div><div>This works fine, but I wanted to try and shift the graph so the start of the graph is at the left most point and the graph is only ever displayed in the first 9 month period. It is easy if I only ever had more than 9 months worth of data, but if I only had 3 months worth of data, then I am looking for the graph to still start from the left with only the left 3 months being used?</div>



<div><br></div><div><div>I am looking to try and do something similar to the &quot;Filesystem Utilization and Predicted Trends&quot; graph in the RRDTOOL gallery where in the picture, the graph is using the left hand side and the trends go into the right hand side.</div>



<div><br></div><div>Any pointers?</div><div><br></div><div>Thanks,</div><div>Chris</div></div></div>
</blockquote></div><br></div></div></div></div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>