Hi Simon,
  thank you for the immediate response!
  Well, now the link shall work - i have opened my firewall ;-)

  I also attached the graphs created (rejected by the list admin because of 
mail size, so look at the web site http://hk1.famenzel.at/cgi/hk1.cgi 
<http://hk1.famenzel.at/cgi/hk1.cgi>).
  Here is the setup script:

  rrdtool create AgroFire.rrd --step 1 \
  &nbsp;DS:KesselTemp:GAUGE:2:U:U \
  &nbsp;DS:KesselTempSOLL:GAUGE:2:U:U \
  &nbsp;DS:RLTemp:GAUGE:2:U:U \
  &nbsp;DS:RauchTemp:GAUGE:2:U:U \
  &nbsp;DS:AussenTemp:GAUGE:2:U:U \
  &nbsp;DS:HK1VLTemp:GAUGE:2:U:U \
  &nbsp;DS:HK1VLTempSOLL:GAUGE:2:U:U \
  &nbsp;DS:HK1BoilerTemp:GAUGE:2:U:U \
  &nbsp;DS:HK3VLTemp:GAUGE:2:U:U \
  &nbsp;DS:HK3VLTempSOLL:GAUGE:2:U:U \
  &nbsp;DS:HK3BoilerTemp:GAUGE:2:U:U \
  &nbsp;DS:HK1Pumpe:GAUGE:2:U:U \
  &nbsp;DS:HK1BoilerPumpe:GAUGE:2:U:U \
  &nbsp;DS:HK3Pumpe:GAUGE:2:U:U \
  &nbsp;DS:HK3BoilerPumpe:GAUGE:2:U:U \
  &nbsp;DS:FernleitungsPumpe:GAUGE:2:U:U \
  &nbsp;DS:Reserve1:GAUGE:2:U:U \
  &nbsp;DS:Reserve2:GAUGE:2:U:U \
  &nbsp;DS:Reserve3:GAUGE:2:U:U \
  &nbsp;DS:Reserve4:GAUGE:2:U:U \
  &nbsp;DS:Reserve5:GAUGE:2:U:U \
  &nbsp;DS:Reserve6:GAUGE:2:U:U \
  &nbsp;DS:Reserve7:GAUGE:2:U:U \
  &nbsp;RRA:AVERAGE:0.5:1:864000 \
  &nbsp;RRA:AVERAGE:0.5:60:527040 \
  &nbsp;RRA:AVERAGE:0.5:3600:87840 \
  &nbsp;RRA:AVERAGE:0.5:86400:3660 \
  &nbsp;RRA:MAX:0.5:1:864000 \
  &nbsp;RRA:MAX:0.5:60:527040 \
  &nbsp;RRA:MAX:0.5:3600:87840 \
  &nbsp;RRA:MAX:0.5:86400:3660 \
  &nbsp;RRA:MIN:0.5:1:864000 \
  &nbsp;RRA:MIN:0.5:60:527040 \
  &nbsp;RRA:MIN:0.5:3600:87840 \
  &nbsp;RRA:MIN:0.5:86400:3660 \
  &nbsp;RRA:LAST:0.5:1:864000 \
  &nbsp;RRA:LAST:0.5:60:527040 \
  &nbsp;RRA:LAST:0.5:3600:87840 \
  &nbsp;RRA:LAST:0.5:86400:3660

  The values are written with this
  CommandString=&nbsp; 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
  every second to the RRD.

  I have also attached the cgi-script:
  Hence the graphs are all generated the same way I wonder why the once for the 
month and the year show this errors.
  I guess the data are ok because the daily and weekly graphs are ok.

  Thank you for any hint on this problem.

  BR Peter
  &nbsp;
Simon Hobson schrieb:
 >  Peter A. Menzel <[email protected]> wrote:
>  &nbsp; > my cgi output for the monthly periode seems to have errors
> (in detail:
>> see attached image).
>>  As you can see on http://hk1.famenzel.at/cgi/hk1.cgi <http://hk1.
>> famenzel.at/cgi/hk1.cgi> the output for the last week ("letzte
>> Woche") is ok (continued graphs for the temperatures), but shown
>> interrupted in the monthly graph ("letzter Monat").
>>  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.
>>
>>  How can I find the source of the problem?
>  You'll need to provide a lot more information - at the moment it&#
> 39;s "I create a graph using an unknown script/command, using
> unknown data, and 'it doesn't work'".
>
>  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.
>
>  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&#
> 39;s too short so you get a lot of "unknown" data.
>
>  _______________________________________________
>  rrd-users mailing list
>  [email protected]
>  https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
>  &nbsp;

Attachment: hk1.cgi
Description: hk1.cgi

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to