mirror of
https://github.com/Tafkas/fritzbox-munin.git
synced 2023-10-10 13:36:55 +02:00
[fritbox_traffic] Use LINE for consistency with other plugins
Signed-off-by: Olivier Mehani <shtrom@ssji.net> (cherry picked from commit c2819d476f17f78946fbee9a39445474f2028f04)
This commit is contained in:
parent
f14ecaa4b3
commit
030c3bda5f
@ -56,7 +56,7 @@ def print_config():
|
||||
print("down.max 1000000000")
|
||||
print("up.label bps")
|
||||
print("up.type DERIVE")
|
||||
print("up.draw AREA")
|
||||
print("up.draw LINE")
|
||||
print("up.cdef up,8,*")
|
||||
print("up.min 0")
|
||||
print("up.max 1000000000")
|
||||
|
Loading…
Reference in New Issue
Block a user