mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +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
|
@ -228,7 +228,7 @@ if ( (defined $ARGV[0]) && ($ARGV[0] eq "config") ) {
|
|||
}
|
||||
|
||||
print "graph_title Running BOINC processes\n";
|
||||
print "graph_category BOINC\n";
|
||||
print "graph_category htc\n";
|
||||
print "graph_args --base 1000 -l 0\n";
|
||||
print "graph_vlabel BOINC applications\n";
|
||||
print "graph_total Total\n";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue