btop: Install btop and run it on the console
`btop` is so much better than `top`. It makes a really nice status indicator for machine health, so I like running it on tty1.
This commit is contained in:
3
roles/btop/templates/btop.conf.j2
Normal file
3
roles/btop/templates/btop.conf.j2
Normal file
@@ -0,0 +1,3 @@
|
||||
proc_sorting = "cpu direct"
|
||||
|
||||
log_level = "INFO"
|
||||
Reference in New Issue
Block a user