CPU, RAM memory, and load monitor for use with tmux(1)
Simple, lightweight program provided for system monitoring in the status line of tmux. The memory monitor displays the used and available memory. The CPU usage monitor outputs a percent CPU usage over all processors. It also displays a textual bar graph of the current percent usage. The system load average is also displayed.
Homepage: https://github.com/thewtex/tmux-mem-cpu-load
Maintainer: Robert Nagy <robert@openbsd.org>