cgsnapshot

control and monitor control groups (tools)

Debian Debian
RUN apt-get update && \ apt-get install -y cgroup-tools
Ubuntu
RUN apt-get update && \ apt-get install -y cgroup-tools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y cgroup-tools
CentOS
RUN yum install -y libcgroup
Fedora
RUN dnf install -y libcgroup-tools
Raspbian
RUN apt-get update && \ apt-get install -y cgroup-tools
click the source code to copy install cgsnapshot on any operating system with command-not-found.com