mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 13:07:56 +00:00
munin/tahoe_doomsday: change the graph title, 'time predictor' is more accurate than 'space predictor'
This commit is contained in:
parent
ba6e525952
commit
482b3e0939
@ -9,7 +9,7 @@ import os, sys, urllib, simplejson
|
||||
|
||||
if len(sys.argv) > 1 and sys.argv[1] == "config":
|
||||
print """\
|
||||
graph_title Tahoe Remaining Space Predictor
|
||||
graph_title Tahoe Remaining Time Predictor
|
||||
graph_vlabel days remaining
|
||||
graph_category tahoe
|
||||
graph_info This graph shows the estimated number of days left until storage space is exhausted
|
||||
|
Loading…
Reference in New Issue
Block a user