This commit is contained in:
2022-03-10 12:08:44 +04:00
parent 30238b5b40
commit 9d32b2fbfd
3 changed files with 14 additions and 4 deletions

View File

@@ -47,7 +47,7 @@ graph_symbol_net = "default"
graph_symbol_proc = "default"
#* Manually set which boxes to show. Available values are "cpu mem net proc", separate values with whitespace.
shown_boxes = "cpu mem net proc"
shown_boxes = "mem net proc cpu"
#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs.
update_ms = 2000
@@ -184,7 +184,7 @@ net_upload = 100
net_auto = True
#* Sync the auto scaling for download and upload to whichever currently has the highest scale.
net_sync = False
net_sync = True
#* Starts with the Network Interface specified here.
net_iface = ""