mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51: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_title Uplink traffic${HOST_TITLE}
|
||||||
graph_args --base 1000 -l 0
|
graph_args --base 1000 -l 0
|
||||||
graph_category network
|
graph_category network
|
||||||
|
graph_vlabel bits per second in (-) / out (+)
|
||||||
EOF
|
EOF
|
||||||
if [ "${traffic_remove_max:-false}" != 'true' ]; then
|
if [ "${traffic_remove_max:-false}" != 'true' ]; then
|
||||||
cat << EOF
|
cat << EOF
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue