Add statmon script and update configs

This commit is contained in:
2026-07-27 12:28:01 -07:00
parent 7a9fd83a46
commit 8d587dd4d5
6 changed files with 1213 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ graph_symbol_net = "default"
graph_symbol_proc = "default"
#* Manually set which boxes to show. Available values are "cpu mem net proc" and "gpu0" through "gpu5", separate values with whitespace.
shown_boxes = "proc net"
shown_boxes = "proc mem net cpu"
#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs.
update_ms = 1900