Thanks for the information.  <div><br></div><div>It does make sense that everything would be related to UTC.  I don&#39;t really want to fudge the time zone info here and you mentioned &quot;<meta http-equiv="content-type" content="text/html; charset=utf-8">If you want a period other than that you will need to keep a more detailed set of data and do things slightly differently.&quot;  Please explain.<div>
<br></div><div>Also, if a data source is GAUGE then &quot;<span class="Apple-style-span" style="font-family: sans-serif; border-collapse: collapse; line-height: 24px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; ">These are &quot;real&quot; values so they should match what we put in&quot;</span> the rrd.  If the source of data is an accumulation ie. total number of cars past a certain point with respect to time, then the data will reflect just that.  In this particular case I am not measuring rate.  </div>
<div><div><br></div><div>I hope this clears up my use.</div><div><br></div><div>Justin</div><div><br></div><div><br></div><div><br><div class="gmail_quote">On Wed, Sep 22, 2010 at 12:49 AM, Simon Hobson <span dir="ltr">&lt;<a href="mailto:linux@thehobsons.co.uk">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">Justin Carroll wrote:<br>
<br>
&gt;I am using GAUGE because I am looking for total water accumulation.<br>
<br>
</div>RRD Tool **ONLY** stores rates. You can calculate total from the rate<br>
very easily.<br>
<div class="im"><br>
&gt;My goal is to create a graph that only shows the MAX accumulation<br>
&gt;for the day.  I was almost able to do this by setting a step time to<br>
&gt;1day.  The problem is that the &quot;step&quot; doesn&#39;t go from midnight to<br>
&gt;midnight.  In my case it goes from 6pm to 6pm the next day.<br>
<br>
</div>RRD Tool references everything to Unix Epoch - ie Midnight 1st Jan<br>
1970 UTC. If you have a 24 hour consolidation then it will ALWAYS<br>
start and end at midnight UTC. If you want a period other than that,<br>
you will need to keep a more detailed set of data and do things<br>
slightly differently.<br>
<br>
Alternatively, you could fudge it by setting the timezone to UTC<br>
before doing each update and before doing each extraction. Ie, make<br>
RRD Tool think that the times you are feeding it are UTC rather than<br>
your real local timezone.<br>
<font color="#888888"><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>
</font><div><div></div><div class="h5"><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></div></div>