glances

A cross-platform system monitoring tool. More information: <https://nicolargo.github.io/glances/>.

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