]> mj.ucw.cz Git - arexx.git/blobdiff - web/rh-month.cgi
Home: Update sensor names in web interface
[arexx.git] / web / rh-month.cgi
index 49afbe11bc81a0508ba22e5fc05c295b73d88af4..99aa014f00953e2420e69aa57c2913a61666eb60 100755 (executable)
@@ -12,5 +12,5 @@ exec rrdtool graph - \
        --right-axis 1:0 --right-axis-format "%3.0lf" \
        --legend-position east \
        --units-exponent 0 --lower-limit 0 --upper-limit 100 --rigid \
-       DEF:alo=$D/sensor-catarium-rh.rrd:rh:MIN 'LINE1:alo#cc0000:Catarium' \
-       DEF:ahi=$D/sensor-catarium-rh.rrd:rh:MAX 'LINE1:ahi#cc0000'
+       DEF:alo=$D/sensor-garage-rh.rrd:rh:MIN 'LINE1:alo#cc0000:Garage' \
+       DEF:ahi=$D/sensor-garage-rh.rrd:rh:MAX 'LINE1:ahi#cc0000'