# HG changeset patch # User Matt Johnston # Date 1342108049 -28800 # Node ID 2cd246ea92c624a4540fb565a90c31460a56322e # Parent afce71f829d6507f58a8e79c700342da92a91836 increase temperature logging range diff -r afce71f829d6 -r 2cd246ea92c6 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),