mirror of
https://github.com/tmux-plugins/tmux-cpu.git
synced 2026-09-10 07:16:16 -04:00
document free requirement
This commit is contained in:
parent
758469cdca
commit
94b82ab04a
|
|
@ -35,6 +35,7 @@ If format strings are added to `status-right`, they should now be visible.
|
|||
|
||||
`iostat` or `sar` are the best way to get an accurate CPU percentage.
|
||||
A fallback is included using `ps -aux` but could be inaccurate.
|
||||
`free` is used for obtaining system RAM status.
|
||||
`nvidia-smi` is required for GPU information.
|
||||
For OSX, `cuda-smi` is required instead (but only shows GPU memory use rather
|
||||
than load).
|
||||
|
|
|
|||
Loading…
Reference in a new issue