atop

Linux system and process monitor. More information: <https://manned.org/atop>.

Debian Debian
RUN apt-get update && \ apt-get install -y atop
Ubuntu
RUN apt-get update && \ apt-get install -y atop
Alpine
RUN apk add atop
Arch Arch Linux
RUN pacman -S --noconfirm atop
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y atop
Fedora
RUN dnf install -y atop
Raspbian
RUN apt-get update && \ apt-get install -y atop
click the source code to copy install atop on any operating system with command-not-found.com