X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=sensor_graph%2Fsensors.cgi;h=5b52164be70f481ce0da7658efc369fb6819944b;hb=64554f103e2b170380925e0c62fe754f4492bff4;hp=be5ef8d515a5d85e1e7339fb1bfb3035edfde670;hpb=514a0e3aa78b091b9a5ed6e8f1ca68d5cdad144a;p=svn42.git diff --git a/sensor_graph/sensors.cgi b/sensor_graph/sensors.cgi index be5ef8d..5b52164 100755 --- a/sensor_graph/sensors.cgi +++ b/sensor_graph/sensors.cgi @@ -6,22 +6,22 @@

' - --lazy --title="Room Illumination" - DEF:cel=/home/sensordata.rrd:light:LAST - LINE2:cel#00a000:"0 dark to 1024 bright"> + --lazy --imginfo '' + --title="Room Illumination" + DEF:cel=/home/sensorlight.rrd:light:LAST + LINE2:cel#00a000:"0 dark to 1023 bright">

' - --lazy --title="Temperatures" - DEF:cel=/home/sensordata.rrd:temp:LAST + --lazy --imginfo '' + --title="Temperatures" + DEF:cel=/home/sensortemp.rrd:temp:LAST LINE2:cel#00a000:"D. Celsius">

' - --lazy --title="Graph of Movement Sensor" - DEF:cel=/home/sensordata.rrd:movement:LAST + --lazy --imginfo '' + --title="Graph of Movement Sensor" + DEF:cel=/home/sensormovement.rrd:movement:LAST LINE2:cel#00a000:"1 Movement, 0 No Movement">