X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=sensor_graph%2Fsensors.cgi;fp=sensor_graph%2Fsensors.cgi;h=5b52164be70f481ce0da7658efc369fb6819944b;hb=c28acc820c3a9f1dc343e8b5aba4e65d95060c71;hp=b9305cdbb6cb0e091be360f985bd6d1e80c104cb;hpb=e8ba3cf6b094284e0ed7d35e13893fb84e6e44b6;p=svn42.git diff --git a/sensor_graph/sensors.cgi b/sensor_graph/sensors.cgi index b9305cd..5b52164 100755 --- a/sensor_graph/sensors.cgi +++ b/sensor_graph/sensors.cgi @@ -8,20 +8,20 @@ ' --title="Room Illumination" - DEF:cel=/home/sensordata.rrd:light:LAST + DEF:cel=/home/sensorlight.rrd:light:LAST LINE2:cel#00a000:"0 dark to 1023 bright">

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

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