X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=sensor_graph%2Fsensors.cgi;fp=sensor_graph%2Fsensors.cgi;h=1fb368cdef13b5f00f7f433ee785253772afa0b4;hb=528ccc3814ff79b0e028cbc9f9452e6a1e50d765;hp=da450181844e6c859240536ee712091d427c5401;hpb=3603aadaf3ed9269188d9f19383a48af82f27d9f;p=svn42.git diff --git a/sensor_graph/sensors.cgi b/sensor_graph/sensors.cgi index da45018..1fb368c 100755 --- a/sensor_graph/sensors.cgi +++ b/sensor_graph/sensors.cgi @@ -28,8 +28,9 @@ Current Light Value: --title="Room Temperature" --start=now-36h --end=now --width=490 --slope-mode - DEF:cel=/home/sensortemp.rrd:temp:LAST VDEF:lv=cel,LAST - LINE2:cel#e21407:"°C (±0.5)," GPRINT:lv:"Current Temperature\: %1.2lf °C"> + DEF:cel=/home/sensortemp.rrd:temp:LAST + CDEF:corrcel=cel,6,- VDEF:lv=corrcel,LAST + LINE2:corrcel#e21407:"°C (±0.5)," GPRINT:lv:"Current Temperature\: %1.2lf °C">

Current Temperature: °C