mirror of
https://github.com/Tafkas/fritzbox-munin.git
synced 2023-10-10 13:36:55 +02:00
fix graph_args
This commit is contained in:
parent
48599c38a9
commit
b7299ba62e
@ -28,7 +28,7 @@ def print_values():
|
||||
|
||||
def print_config():
|
||||
print "graph_title AVM Fritz!Box Connection Uptime"
|
||||
print "graph_args graph_args --base 1000 -l 0"
|
||||
print "graph_args --base 1000 -l 0"
|
||||
print 'graph_vlabel uptime in days'
|
||||
print "graph_scale no'"
|
||||
print "graph_category network"
|
||||
|
Loading…
Reference in New Issue
Block a user