tahoe-nodememory.py: change category to Tahoe

This commit is contained in:
zandr 2008-03-25 18:42:11 -07:00
parent f91d937925
commit f4d51ea366

View File

@ -34,7 +34,7 @@ if len(sys.argv) > 1:
configinfo = \ configinfo = \
"""graph_title Memory Consumed by Nodes """graph_title Memory Consumed by Nodes
graph_vlabel bytes graph_vlabel bytes
graph_category allmydata graph_category Tahoe
graph_info This graph shows the memory used by specific processes graph_info This graph shows the memory used by specific processes
""" """
for nodename,nodedir in nodedirs: for nodename,nodedir in nodedirs: