From: zandr <zandr@allmydata.com>
Date: Wed, 26 Mar 2008 01:42:11 +0000 (-0700)
Subject: tahoe-nodememory.py: change category to Tahoe
X-Git-Url: https://git.rkrishnan.org/components/com_hotproperty/simplejson/configuration.rst?a=commitdiff_plain;h=f4d51ea366b3f209aadf6d8f3e62b97a92f29608;p=tahoe-lafs%2Ftahoe-lafs.git

tahoe-nodememory.py: change category to Tahoe
---

diff --git a/misc/munin/tahoe-nodememory.py b/misc/munin/tahoe-nodememory.py
index 0e62e7d7..670e32e5 100644
--- 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: