X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=sensor_graph%2Fsensors.cgi;fp=sensor_graph%2Fsensors.cgi;h=be5ef8d515a5d85e1e7339fb1bfb3035edfde670;hb=514a0e3aa78b091b9a5ed6e8f1ca68d5cdad144a;hp=0000000000000000000000000000000000000000;hpb=a84674d4acd374c1190633b94ceba6e9865352ec;p=svn42.git diff --git a/sensor_graph/sensors.cgi b/sensor_graph/sensors.cgi new file mode 100755 index 0000000..be5ef8d --- /dev/null +++ b/sensor_graph/sensors.cgi @@ -0,0 +1,28 @@ +#!/usr/bin/rrdcgi + +RealRaum Sensor Data + +

RealRaum Sensor Data

+ +

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

+

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

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

+ +