mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-02 15:50:54 +00:00
tahoe-nodememory.py: change category to Tahoe
This commit is contained in:
parent
f91d937925
commit
f4d51ea366
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user