mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 09:57:09 +00:00
Plugin-Gallery: move to more specific categories
This commit is contained in:
parent
f769371079
commit
37d658526b
8 changed files with 16 additions and 16 deletions
|
@ -140,7 +140,7 @@ if ($ARGV[0] and $ARGV[0] eq "config")
|
|||
print "graph_title CPU Usage on $host\n";
|
||||
print "graph_args --base 1000 --lower-limit 0\n";
|
||||
print "graph_vlabel Percentage on one minute\n";
|
||||
print "graph_category system\n";
|
||||
print "graph_category cpu\n";
|
||||
print "graph_info This graph shows the CPU usage on one minute\n";
|
||||
|
||||
my $firstCounter = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue