mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Category Tree: Reduce number of categories
mogilefs -> fs (mogilefs) moodle -> cms (moodle) openvz -> virtualization (openvz) wowza -> streaming (wowza) varnish -> webserver (varnish) xbnbt -> torrent (xbnbt)
This commit is contained in:
parent
3ad41d6a4a
commit
eaf6c2d7ce
19 changed files with 28 additions and 28 deletions
|
@ -51,7 +51,7 @@ if ( defined $ARGV[0] and $ARGV[0] eq "config" ) {
|
|||
print "graph_title xbnbt peers\n";
|
||||
print "graph_args --base 1000 -l 0\n";
|
||||
print "graph_vlabel peers\n";
|
||||
print "graph_category xbnbt\n";
|
||||
print "graph_category torrent\n";
|
||||
print "peers.label peers\n";
|
||||
print "seeds.label seeds\n";
|
||||
print "leechers.label leechers\n";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue