blob: f79912c385eec353bb291d90889c100cf98c8c60 (
plain) (
blame)
1
2
3
4
5
|
A 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.
|