That&#39;s a little difficult. My application allows the users to specify date range themselves by dragging a selection over the graph (just like in Cacti)<div>So I don&#39;t have a control on what the date range will be.</div>
<div>Anyway, would you mind telling us about your best practices for graph range/step calculation?</div><div><br></div><div>Thanks</div><div>RG</div><div><br><div class="gmail_quote">On Mon, May 21, 2012 at 10:42 AM, Simon Hobson <span dir="ltr">&lt;<a href="mailto:linux@thehobsons.co.uk" target="_blank">linux@thehobsons.co.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
</div>You&#39;re best doing your own calcs anyway (and explicitly specify the<br>
resolution of data to be used) - it means you can optimise the<br>
graphs. If you just do (for example) &quot;now-1month&quot; to &quot;now&quot; then the<br>
graph may not be optimal. Pixels on the graph may not exactly match<br>
your data points, and so further data manipulation is needed. Also, I<br>
believe it&#39;s been vastly improved, but there used to be some<br>
situations where you could get the &quot;wrong&quot; consolidation used - a<br>
graph with lower resolution data than it should be.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Simon Hobson<br>
<br>
Visit <a href="http://www.magpiesnestpublishing.co.uk/" target="_blank">http://www.magpiesnestpublishing.co.uk/</a> for books by acclaimed<br>
author Gladys Hobson. Novels - poetry - short stories - ideal as<br>
Christmas stocking fillers. Some available as e-books.<br>
<br>
_______________________________________________<br>
rrd-users mailing list<br>
<a href="mailto:rrd-users@lists.oetiker.ch">rrd-users@lists.oetiker.ch</a><br>
<a href="https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users" target="_blank">https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users</a><br>
</div></div></blockquote></div><br></div>