From f4d51ea366b3f209aadf6d8f3e62b97a92f29608 Mon Sep 17 00:00:00 2001
From: zandr <zandr@allmydata.com>
Date: Tue, 25 Mar 2008 18:42:11 -0700
Subject: [PATCH] tahoe-nodememory.py: change category to Tahoe

---
 misc/munin/tahoe-nodememory.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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:
-- 
2.45.2