mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +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
|
@ -201,7 +201,7 @@ graph_title Bng Throughput
|
|||
graph_order sent recv
|
||||
graph_args --base 1000 -l 0
|
||||
graph_vlabel Packets/\${graph_period}
|
||||
graph_category network
|
||||
graph_category loadbalancer
|
||||
graph_info this graph shows the outbound traffic for $host
|
||||
|
||||
sent.label Sent
|
||||
|
@ -223,7 +223,7 @@ graph_title Interface $interface traffic
|
|||
graph_order sent recv
|
||||
graph_args --base 1000 -l 0
|
||||
graph_vlabel Packets/\${graph_period}
|
||||
graph_category network
|
||||
graph_category loadbalancer
|
||||
graph_info this graph shows the total traffic for ${interface}
|
||||
|
||||
sent.label ${interface}_Sent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue