munin plugins: add 'graph_category tahoe'

This commit is contained in:
Brian Warner 2008-03-28 16:18:30 -07:00
parent 5da9f42cf8
commit fb51a60993
2 changed files with 2 additions and 0 deletions

View 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

View 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