# HG changeset patch # User Matt Johnston # Date 1342108049 -28800 # Node ID 6f4497a448e8fbdf76c2492408cca0be17c86db7 # Parent 81b8c84344c46defd3650428eb63fac26049e3f0 increase temperature logging range diff -r 81b8c84344c4 -r 6f4497a448e8 web/log.py --- a/web/log.py Thu Jul 12 23:44:20 2012 +0800 +++ b/web/log.py Thu Jul 12 23:47:29 2012 +0800 @@ -37,7 +37,7 @@ else: args = [ '--step', '300', - 'DS:temp:GAUGE:600:-10:100', + 'DS:temp:GAUGE:600:-100:500', 'RRA:AVERAGE:0.5:1:1051200'] rrdtool.create(sensor_rrd_path(sensor_id),