projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f91d937
)
tahoe-nodememory.py: change category to Tahoe
author
zandr
<zandr@allmydata.com>
Wed, 26 Mar 2008 01:42:11 +0000
(18:42 -0700)
committer
zandr
<zandr@allmydata.com>
Wed, 26 Mar 2008 01:42:11 +0000
(18:42 -0700)
misc/munin/tahoe-nodememory.py
patch
|
blob
|
history
diff --git
a/misc/munin/tahoe-nodememory.py
b/misc/munin/tahoe-nodememory.py
index 0e62e7d7df3eabc253d720527ae03b2e5fbfeeeb..670e32e537df31c7d7b8eef37643dc91c2d205b5 100644
(file)
--- a/
misc/munin/tahoe-nodememory.py
+++ b/
misc/munin/tahoe-nodememory.py
@@
-34,7
+34,7
@@
if len(sys.argv) > 1:
configinfo = \
"""graph_title Memory Consumed by Nodes
graph_vlabel bytes
-graph_category
allmydata
+graph_category
Tahoe
graph_info This graph shows the memory used by specific processes
"""
for nodename,nodedir in nodedirs: