mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-08 07:03:20 +00:00
Category Tree: Reduce number of categories
This commit is contained in:
parent
8172d38c2d
commit
d3ec292809
9 changed files with 118 additions and 10 deletions
|
@ -58,7 +58,7 @@ if ($ARGV[0] and $ARGV[0] eq "config" ){
|
|||
print "graph_args --base 1000 -l 0\n";
|
||||
print "graph_scale yes\n";
|
||||
print "graph_vlabel subscribers\n";
|
||||
print "graph_category mailman\n";
|
||||
print "graph_category mailinglist\n";
|
||||
print "graph_total Total\n";
|
||||
print 'graph_info Plugin available at <a href="http://rodolphe.quiedeville.org/hack/munin/mailman/">http://rodolphe.quiedeville.org/hack/munin/mailman/</a>'."\n";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue