X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=sensor_graph%2Fsensor-temp.cgi;h=3f2a7fdffaa2afdac61b7068f0abb1bf522a9f8d;hb=c2e6568981f672656146bb27409b3c8403dfd35a;hp=ee2bf34e67b052698bcdcbc2f59960ea806eb76f;hpb=0d522cfda852c783fb28472f0cacfc282b72f002;p=svn42.git diff --git a/sensor_graph/sensor-temp.cgi b/sensor_graph/sensor-temp.cgi index ee2bf34..3f2a7fd 100755 --- a/sensor_graph/sensor-temp.cgi +++ b/sensor_graph/sensor-temp.cgi @@ -3,9 +3,15 @@ ' - --title="Temperatures" - DEF:cel=/home/sensortemp.rrd:temp:LAST - LINE2:cel#00a000:"D. Celsius"> + --imginfo '' + --color="BACK#d0d0af" --color="CANVAS#ffffff" + --color="SHADEA#dfdfdf" --color="SHADEB#525252" + --color="AXIS#761407" --color="FONT#272727" --color="MGRID#b65447" + --color="ARROW#761407" --color="GRID#d0d0af" + --title="Room Temperature" --lazy + --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">