mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Category Tree: Reduce number of categories
java -> virtualization (jvm) wuala -> backup (wuala) games (game) -> games (quake)
This commit is contained in:
parent
e148716e6e
commit
8d9fe5bdde
11 changed files with 7 additions and 7 deletions
|
@ -50,7 +50,7 @@ if ($ARGV[0] and $ARGV[0] eq "autoconf")
|
|||
} elsif($0 =~ /.*_storage/) {
|
||||
print "graph_args --base 1024 -l 0 --vertical-label GB\n";
|
||||
print "graph_title Wuala Storage\n";
|
||||
print "graph_category wuala\n";
|
||||
print "graph_category backup\n";
|
||||
print "graph_info This graph shows several storage related statistics of Wua.la.\n";
|
||||
print "limit.label Local Storage Limit\n";
|
||||
print "limit.draw LINE2\n";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue