mpstat
Report CPU statistics. More information: <https://manned.org/mpstat>.
RUN apt-get update && \
apt-get install -y sysstat
RUN apt-get update && \
apt-get install -y sysstat
RUN apk add sysstat
RUN pacman -S --noconfirm sysstat
RUN apt-get update && \
apt-get install -y sysstat
RUN yum install -y sysstat
RUN dnf install -y sysstat
RUN apt-get update && \
apt-get install -y sysstat