wok-current view tmux-mem-cpu-load/description.txt @ rev 25449

BootProg/boot32.asm: floppy chs support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 12 16:35:46 2022 +0000 (23 months ago)
parents
children
line source
1 A simple, lightweight program provided for system monitoring in the
2 status line of tmux.
4 The memory monitor displays the used and available memory.
6 The CPU usage monitor outputs a percent CPU usage over all processors.
7 It also displays a textual bar graph of the current percent usage.
9 The system load average is also displayed.