mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
[network/upnpc_] Add missing vlabel
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
This commit is contained in:
parent
3abb60e3e7
commit
6ad466b10e
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@ EOF
|
|||
graph_title Uplink traffic${HOST_TITLE}
|
||||
graph_args --base 1000 -l 0
|
||||
graph_category network
|
||||
graph_vlabel bits per second in (-) / out (+)
|
||||
EOF
|
||||
if [ "${traffic_remove_max:-false}" != 'true' ]; then
|
||||
cat << EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue