X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=web%2Frh-month.cgi;h=64de7a7e77554ee96167181e0ae89469ae646e4b;hb=refs%2Fheads%2Fmaster;hp=ced298cee4a5d89d736585a5794db7da182e9c67;hpb=463341b93624ecebf73e521c407d3b3f6777e049;p=arexx.git diff --git a/web/rh-month.cgi b/web/rh-month.cgi index ced298c..64de7a7 100755 --- a/web/rh-month.cgi +++ b/web/rh-month.cgi @@ -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-19247.rrd:rh:MIN 'LINE1:alo#cc0000:Catarium' \ - DEF:ahi=$D/sensor-19247.rrd:rh:MAX 'LINE1:ahi#cc0000' + DEF:alo=$D/sensor-ursarium-rh.rrd:rh:MIN 'LINE1:alo#cc0000:Ursarium' \ + DEF:ahi=$D/sensor-ursarium-rh.rrd:rh:MAX 'LINE1:ahi#cc0000'