Hello<div><br></div><div>thank you for this proposal.</div><div><br></div><div>That seems easy to implement for the RRD create and RRD update</div><div><br></div><div>However, I wonder if Average will be well computed as the average should be done for the the relative period 0700-1900 or 1900-0700 and not over 24h.</div>
<div><br></div><div>We can have also real measurement = 0.</div><div><br></div><div>Thomas </div><div class="gmail_extra"><br><br><div class="gmail_quote">2012/11/28 Dossy Shiobara <span dir="ltr">&lt;<a href="mailto:dossy@panoptic.com" target="_blank">dossy@panoptic.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 11/28/12 8:02 AM, Thomas Parvais wrote:<br>
&gt; I would like to to two new improvements, for which I&#39;m lost:<br>
&gt;<br>
&gt; 1. make a difference peak-hour / offpeak hours as electricity costs<br>
&gt; are cheaper between 19h00 &amp; 7H00 and during week end. Make clear color<br>
&gt; distrinction on graphs<br>
&gt; 2. print on the same graph (second right axis) a new line with the<br>
&gt; correspondance between energy prodution / consumption (W*h) an EURO<br>
&gt; (we know i.e 1kWh costs 0.15€ off peak and 0.25€ peak)<br>
<br>
</div>Thomas,<br>
<br>
I&#39;d suggest using four DS:<br>
<br>
(1) PV 0700-1900<br>
(2) PV 1900-0700<br>
(3) Supply 0700-1900<br>
(4) Supply 1900-0700<br>
<br>
When updating the RRD between 0700-1900, record the values in the DS&#39;s<br>
for (1) and (3), recording zeroes as values for the other two DS&#39;es.<br>
And, vice versa when the time is between 1900-0700. Make sure to record<br>
zeroes and not unknown (&quot;U&quot;).<br>
<br>
Then, you can graph all four DS&#39;es, each with their own colors.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Dossy Shiobara         |      &quot;He realized the fastest way to change<br>
<a href="mailto:dossy@panoptic.com">dossy@panoptic.com</a>     |   is to laugh at your own folly -- then you<br>
<a href="http://panoptic.com/" target="_blank">http://panoptic.com/</a>   |   can let go and quickly move on.&quot; (p. 70)<br>
  * WordPress * jQuery * MySQL * Security * Business Continuity *<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>
</font></span></blockquote></div><br></div>