]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
munin plugins: add 'graph_category tahoe'
authorBrian Warner <warner@allmydata.com>
Fri, 28 Mar 2008 23:18:30 +0000 (16:18 -0700)
committerBrian Warner <warner@allmydata.com>
Fri, 28 Mar 2008 23:18:30 +0000 (16:18 -0700)
misc/munin/tahoe-helperstats-active.py
misc/munin/tahoe-helperstats-fetched.py

index b143d3d7f6f493e2b0f0193a4d4297043b61e39b..874fddf4e8c804d8ca354d3f378931294796d34a 100644 (file)
@@ -7,6 +7,7 @@ import simplejson
 configinfo = """\
 graph_title Tahoe Helper Stats - Active Files
 graph_vlabel bytes
+graph_category tahoe
 graph_info This graph shows the number of files being actively processed by the helper
 fetched.label Active Files
 fetched.draw LINE2
index d34aaab040bdb6ebb714ae23fc19487cbc4e9271..9dcbea5d71e6d2da2b3f1abca457e9e77826cf7e 100644 (file)
@@ -7,6 +7,7 @@ import simplejson
 configinfo = """\
 graph_title Tahoe Helper Stats - Bytes Fetched
 graph_vlabel bytes
+graph_category tahoe
 graph_info This graph shows the amount of data being fetched by the helper
 fetched.label Bytes Fetched
 fetched.type GAUGE