bpytop
From Gentoo Wiki
bpytop is a resource monitor that shows usage and stats for processor, memory, disks, network and processes. It is a continuation of bashtop and succeeded by btop.
Installation
Emerge
root #
emerge --ask sys-process/bpytop
Usage
To start bpytop, you can run
user $
bpytop
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)