graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #01104
Re: [Question #165184]: Graphite rendering over many days
Question #165184 on Graphite changed:
https://answers.launchpad.net/graphite/+question/165184
Status: Answered => Open
Henri Gomez is still having a problem:
Perfect.
I tried to use whisper-resize.py 5:120960 mysys/xxx.wsp
but got exception :
Traceback (most recent call last):
File "/usr/local/bin/whisper-resize.py", line 70, in <module>
new_archives = [ parseRetentionDef(retentionDef) for retentionDef in args[1:] ]
File "/usr/local/bin/whisper-resize.py", line 19, in parseRetentionDef
(precision, points) = retentionDef.strip().split(':')
ValueError: need more than 1 value to unpack
On my Ubuntu 10.10, python is 2.6.6
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.