mirror of
https://github.com/M0r13n/mikrotik_monitoring.git
synced 2026-01-18 07:09:34 +00:00
adds note about permissions errors
This commit is contained in:
parent
94463b4944
commit
4cefd2b7b2
4 changed files with 58 additions and 27 deletions
|
|
@ -19,5 +19,7 @@
|
|||
max_delay_on_failure = 900
|
||||
delay_inc_div = 5
|
||||
|
||||
bandwidth = True # Turns metrics bandwidth metrics collection on / off
|
||||
bandwidth_test_interval = 420 # Interval for colllecting bandwidth metrics
|
||||
bandwidth = True # Turns metrics bandwidth metrics collection on / off
|
||||
bandwidth_test_interval = 420 # Interval for colllecting bandwidth metrics
|
||||
|
||||
verbose_mode = False # Set it on for troubleshooting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue