Hi Simon,
<div class="origmessagetext" id="qu_kcjIOwnEvFrZclEiFJ78"><br />
thank you for the immediate response!<br />
Well, now the link shall work - i have opened my firewall ;-)<br />
<br />
I also attached the graphs created (rejected by the list admin because of mail size, so look at the web site <a href="http://hk1.famenzel.at/cgi/hk1.cgi">http://hk1.famenzel.at/cgi/hk1.cgi</a>).<br />
Here is the setup script:<br />
<br />
rrdtool create AgroFire.rrd --step 1 \<br />
 DS:KesselTemp:GAUGE:2:U:U \<br />
 DS:KesselTempSOLL:GAUGE:2:U:U \<br />
 DS:RLTemp:GAUGE:2:U:U \<br />
 DS:RauchTemp:GAUGE:2:U:U \<br />
 DS:AussenTemp:GAUGE:2:U:U \<br />
 DS:HK1VLTemp:GAUGE:2:U:U \<br />
 DS:HK1VLTempSOLL:GAUGE:2:U:U \<br />
 DS:HK1BoilerTemp:GAUGE:2:U:U \<br />
 DS:HK3VLTemp:GAUGE:2:U:U \<br />
 DS:HK3VLTempSOLL:GAUGE:2:U:U \<br />
 DS:HK3BoilerTemp:GAUGE:2:U:U \<br />
 DS:HK1Pumpe:GAUGE:2:U:U \<br />
 DS:HK1BoilerPumpe:GAUGE:2:U:U \<br />
 DS:HK3Pumpe:GAUGE:2:U:U \<br />
 DS:HK3BoilerPumpe:GAUGE:2:U:U \<br />
 DS:FernleitungsPumpe:GAUGE:2:U:U \<br />
 DS:Reserve1:GAUGE:2:U:U \<br />
 DS:Reserve2:GAUGE:2:U:U \<br />
 DS:Reserve3:GAUGE:2:U:U \<br />
 DS:Reserve4:GAUGE:2:U:U \<br />
 DS:Reserve5:GAUGE:2:U:U \<br />
 DS:Reserve6:GAUGE:2:U:U \<br />
 DS:Reserve7:GAUGE:2:U:U \<br />
 RRA:AVERAGE:0.5:1:864000 \<br />
 RRA:AVERAGE:0.5:60:527040 \<br />
 RRA:AVERAGE:0.5:3600:87840 \<br />
 RRA:AVERAGE:0.5:86400:3660 \<br />
 RRA:MAX:0.5:1:864000 \<br />
 RRA:MAX:0.5:60:527040 \<br />
 RRA:MAX:0.5:3600:87840 \<br />
 RRA:MAX:0.5:86400:3660 \<br />
 RRA:MIN:0.5:1:864000 \<br />
 RRA:MIN:0.5:60:527040 \<br />
 RRA:MIN:0.5:3600:87840 \<br />
 RRA:MIN:0.5:86400:3660 \<br />
 RRA:LAST:0.5:1:864000 \<br />
 RRA:LAST:0.5:60:527040 \<br />
 RRA:LAST:0.5:3600:87840 \<br />
 RRA:LAST:0.5:86400:3660<br />
<br />
The values are written with this<br />
CommandString=  rrdupdate /path/AgroFire.rrd 1433965266:20:0:20:25:23.8:25.9:0.0:72:25.3:0.0:70:0:0:5:0:1024:0:0:0:0:113:61134:7<br />
every second to the RRD.<br />
<br />
I have also attached the cgi-script:<br />
Hence the graphs are all generated the same way I wonder why the once for the month and the year show this errors.<br />
I guess the data are ok because the daily and weekly graphs are ok.<br />
<br />
Thank you for any hint on this problem.<br />
<br />
BR Peter<br />
 
<p>Simon Hobson schrieb:</p>

<blockquote class="origmessagetext_quote">
<div class="origmessagetext" id="qu_QOCnrhMu8aLrK83stEae">Peter A. Menzel <prot_from_spam@famenzel.at> wrote:<br />
 
<blockquote class="origmessagetext_quote">
<div class="origmessagetext">my cgi output for the monthly periode seems to have errors (in detail: see attached image).<br />
As you can see on <a href="http://hk1.famenzel.at/cgi/hk1.cgi">http://hk1.famenzel.at/cgi/hk1.cgi</a> the output for the last week ("letzte Woche") is ok (continued graphs for the temperatures), but shown interrupted in the monthly graph ("letzter Monat").<br />
Also the pump indicators ("HK1Pumpe", "HK3Pumpe" aso) show some activity in this graph and the yearly one ("letztes Jahr"). This seems to be wrong too.<br />
<br />
How can I find the source of the problem?</div>
</blockquote>
<br />
You'll need to provide a lot more information - at the moment it's "I create a graph using an unknown script/command, using unknown data, and 'it doesn't work'".<br />
<br />
A first step would be to show what commands you used to create the RRD files and the graphs, plus a sample of the data going in.<br />
<br />
Your graph in the email (the link doesn't work for me) has breaks in it - that can often be as simple as having a heartbeat interval that's too short so you get a lot of "unknown" data.<br />
<br />
_______________________________________________<br />
rrd-users mailing list<br />
rrd-users@lists.oetiker.ch<br />
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users<br />
 </div>
</blockquote>
</div>