Tobi,<div><br></div><div>It&#39;s to complicated try ti change original RRDTool source code to allow another X-Axis data?</div><div><br></div><div>It will be really nice feature to add to RRDTool. Could we start a development group in that subject?</div>
<div><br></div><div>Best regards</div><div><br></div><div>Francisco Perea<br>Electrical engineer, MSc.</div><div><br><br><div class="gmail_quote">2011/10/20 Francisco Abel Perea Mora <span dir="ltr">&lt;<a href="mailto:fapeream@unal.edu.co">fapeream@unal.edu.co</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Tanks Tobi<div><br></div><div>I&#39;ll review it. </div><div class="im"><div><br>Francisco Perea<br>Electrical engineer, MSc.</div>
</div><div><div></div><div class="h5"><div><br><div class="gmail_quote">2011/10/19 Tobias Oetiker <span dir="ltr">&lt;<a href="mailto:tobi@oetiker.ch" target="_blank">tobi@oetiker.ch</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Francisco,<br>
<div><br>
Today Francisco Abel Perea Mora wrote:<br>
<br>
&gt; Maybe is easier to use a diferent software for display the data and keep the<br>
&gt; rest of RDDTool software as is.<br>
&gt; I&#39;ll try to see wich is the best option.<br>
<br>
</div>one option might be to use rrdtool xport to pull the required data<br>
out, process it and then use some web charting tool like<br>
<a href="http://mbostock.github.com/d3/" target="_blank">http://mbostock.github.com/d3/</a><br>
<br>
to draw the chat you need ...<br>
<br>
cheers<br>
tobi<br>
<div><div></div><div><br>
<br>
<br>
&gt;<br>
&gt; Thanks for your time<br>
&gt;<br>
&gt; Best Regards<br>
&gt;<br>
&gt; Francisco Perea<br>
&gt; Electrical engineer, MSc.<br>
&gt;<br>
&gt; keep in control how many energy a proccess consum<br>
&gt;<br>
&gt; 2011/10/17 &lt;<a href="mailto:j.halifax2@seznam.cz" target="_blank">j.halifax2@seznam.cz</a>&gt;<br>
&gt;<br>
&gt; &gt;<br>
&gt; &gt; Hi Francesco,<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; If you are dealing with efficiency, you probably need to visualize its<br>
&gt; &gt; values in time<br>
&gt; &gt; moments of T = {t1, t2, ..., tn} in different levels of aggregations.<br>
&gt; &gt;<br>
&gt; &gt; Say that you have one time series of the production P(ti) and another time<br>
&gt; &gt; series of<br>
&gt; &gt; the consumption C(ti). You can calculate the efficiency time series as<br>
&gt; &gt; E(ti) =  F(P(ti),<br>
&gt; &gt; C(ti)), where i = (1, 2, ..., n). Here F(P(ti), C(ti)) can be for example<br>
&gt; &gt; P(ti) / C(ti) or any<br>
&gt; &gt; other reasonable function of the production and consumption.<br>
&gt; &gt;<br>
&gt; &gt; If you can measure P(ti) and C(ti) in equidistant time moments (i.e. their<br>
&gt; &gt; periods of<br>
&gt; &gt; t(i) - t(i-1) are constant), you can generate nice graphs of development of<br>
&gt; &gt; Efficiency<br>
&gt; &gt; (which you are interesting in) in time.<br>
&gt; &gt;<br>
&gt; &gt; Together with graphing P(ti) and C(ti), such graphs could tell your<br>
&gt; &gt; technology guys<br>
&gt; &gt; much about dependence of their efficiency on the production, consumption<br>
&gt; &gt; and even<br>
&gt; &gt; help them disclosing energy loss in the grid including illegal consumption<br>
&gt; &gt; etc.<br>
&gt; &gt;<br>
&gt; &gt; Isn&#39;t it what you would like?<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Regards,<br>
&gt; &gt; Leos<br>
&gt; &gt;<br>
&gt; &gt; &gt; From: rrd-users-bounces+s.shipway=<a href="mailto:auckland.ac.nz@lists.oetiker.ch" target="_blank">auckland.ac.nz@lists.oetiker.ch</a><br>
&gt; &gt; &gt; [mailto:<a href="mailto:rrd-users-bounces%2Bs.shipway" target="_blank">rrd-users-bounces+s.shipway</a>=<a href="mailto:auckland.ac.nz@lists.oetiker.ch" target="_blank">auckland.ac.nz@lists.oetiker.ch</a>] On<br>

&gt; &gt; &gt; Behalf Of Francisco Abel Perea Mora<br>
&gt; &gt; &gt; Sent: Tuesday, 18 October 2011 11:59 a.m.<br>
&gt; &gt; &gt; To: <a href="mailto:rrd-users@lists.oetiker.ch" target="_blank">rrd-users@lists.oetiker.ch</a><br>
&gt; &gt; &gt; Subject: [rrd-users] Changing X-Axis<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Hi,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; After searching for hours how to setup X-Axis I still have a question<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I&#39;m working with energy efficency. We take measures from energy<br>
&gt; &gt; consumption<br>
&gt; &gt; &gt; and production at the same time. As an example say:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Month            Energy Production<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                       [KWh] [Ton]<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; march-98       138480            2161680<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; april-98          122880            2103370<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; may-98          155280            2401320<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; jun-98            157920            2537565<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; jul-98             159600            2303359<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; aug-98           177600            2811775<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; An so on. The interesting graph in this time series is Energy vs.<br>
&gt; &gt; &gt; Production. Is possible to graph this with RRDTool? By default X-Axis is<br>
&gt; &gt; &gt; always fixed to time series, but I need to change that to Production and<br>
&gt; &gt; &gt; setup Y-Axis to Energy. How could I do this?<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
<br>
</div></div><font color="#888888">--<br>
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland<br>
<a href="http://it.oetiker.ch" target="_blank">http://it.oetiker.ch</a> <a href="mailto:tobi@oetiker.ch" target="_blank">tobi@oetiker.ch</a> ++41 62 775 9902 / sb: -9900<br>
</font></blockquote></div><br></div>
</div></div></blockquote></div><br></div>