mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 10:28:36 +00:00
Plugin-Gallery: Better 2nd level headings
This commit is contained in:
parent
349edaf819
commit
6ffdebec0d
17 changed files with 9 additions and 9 deletions
|
@ -188,7 +188,7 @@ sub config # print config message and exit.
|
|||
print "graph_args --base 1024 -l 0 --upper-limit " . $h_ramvalue{"Total.value"}. "--rigid" . "\n";
|
||||
print "graph_vlabel Bytes\n";
|
||||
print "graph_title RAM usage\n";
|
||||
print "graph_category system\n";
|
||||
print "graph_category memory\n";
|
||||
print "graph_info This graph shows what the machine uses RAM for.\n";
|
||||
print "graph_order ";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue