From da6ab9f5226d2fae1b8463256e3c9586f88bf99f Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@allmydata.com>
Date: Fri, 28 Mar 2008 14:51:37 -0700
Subject: [PATCH] munin/tahoe-introstats.py: put this graph in the 'tahoe'
 category

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

diff --git a/misc/munin/tahoe-introstats.py b/misc/munin/tahoe-introstats.py
index 50158b02..5f506eb9 100644
--- a/misc/munin/tahoe-introstats.py
+++ b/misc/munin/tahoe-introstats.py
@@ -7,6 +7,7 @@ import simplejson
 configinfo = """\
 graph_title Tahoe Introducer Stats
 graph_vlabel hosts
+graph_category tahoe
 graph_info This graph shows the number of hosts announcing and subscribing to various services
 storage_server.label Storage Servers
 storage_server.draw LINE1
-- 
2.45.2