mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-03 06:38:24 +00:00
Category Tree: reduce number of categories
This commit is contained in:
parent
a3c2338b1f
commit
84c28707eb
20 changed files with 22 additions and 26 deletions
|
@ -94,7 +94,7 @@ if ( $ARGV[0] and $ARGV[0] eq "config" ) {
|
|||
print "graph_args --base 1000\n";
|
||||
print "graph_vlabel requests / \${graph_period}\n";
|
||||
print "graph_scale yes\n";
|
||||
print "graph_category Heimdal\n";
|
||||
print "graph_category auth\n";
|
||||
print "ipv4.label IPv4 requests\n";
|
||||
print "ipv4.type ABSOLUTE\n";
|
||||
print "ipv4.min 0\n";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue