mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 18:07:20 +00:00
include interface in title
This commit is contained in:
parent
5e48842500
commit
dc30dc5c20
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ sub arg {
|
|||
|
||||
sub print_config {
|
||||
print <<EOM;
|
||||
graph_title Monthly Bandwidth average
|
||||
graph_title Monthly Bandwidth average ($interface)
|
||||
graph_vlabel Bytes (per sec)
|
||||
average.label current 30 day average bytes/sec
|
||||
monthly.label monthly project based on 30 day average
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue