mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 18:07:20 +00:00
Category Tree: reduce number of categories
This commit is contained in:
parent
29bdf34eae
commit
a3c2338b1f
34 changed files with 34 additions and 34 deletions
|
@ -15,7 +15,7 @@ my $temp;
|
|||
sub display{
|
||||
if ($ARGV[0] and $ARGV[0] eq "config"){
|
||||
print "graph_title DRBD\n";
|
||||
print "graph_category DRBD\n";
|
||||
print "graph_category disk\n";
|
||||
print "graph_info Graph DRBD\n";
|
||||
print "graph_vlabel Graph DRBD\n";
|
||||
#print "graph_scale no\n";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue