mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 10:28:36 +00:00
Category Tree: reduce number of categories
This commit is contained in:
parent
c4b2d9a8e3
commit
ff883dee02
17 changed files with 24 additions and 24 deletions
|
@ -75,7 +75,7 @@ for (my $i = 0; $i < $gpuCount; $i++)
|
|||
print "graph_title GPU\n";
|
||||
print "graph_args --upper-limit 120 -l 0\n";
|
||||
print "graph_vlabel Percent or Degrees C\n";
|
||||
print "graph_category GPU\n";
|
||||
print "graph_category sensors\n";
|
||||
print "graph_info Information for NVIDIA GPUs using driver version $driverVersion\n";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue