bashtop
From Gentoo Wiki
bashtop is a resource monitor that shows usage and stats for processor, memory, disks, network and processes. It is the first of currently three monitoring programs, being succeeded by bpytop and btop.
Installation
Emerge
root #
emerge --ask sys-process/bashtop
Usage
To start bashtop, you can run
user $
bashtop
See also
- htop — a cross-platform interactive process viewer. It is a text-mode application (for console or X terminals) and requires ncurses.
- Recommended tools — lists system-administration related tools recommended for use in a shell environment (terminal/console)