cgrulesengd
control and monitor control groups (tools)
Install
- All systems
-
curl cmd.cat/cgrulesengd.sh
- Debian
-
apt-get install cgroup-tools
- Ubuntu
-
apt-get install cgroup-tools
- Kali Linux
-
apt-get install cgroup-tools
- CentOS
-
yum install libcgroup-tools
- Fedora
-
dnf install libcgroup-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cgroup-tools
- Raspbian
-
apt-get install cgroup-tools
- Dockerfile
- dockerfile.run/cgrulesengd
cgroup-tools
control and monitor control groups (tools)
Control Groups (cgroups) provide a mechanism for aggregating/partitioning sets of tasks, and all their future children, into hierarchical groups with specialized behaviour. libcgroup allows one to manipulate, control, administrate and monitor cgroups and the associated controllers. This package contains the command-line tools.
libcgroup
Control groups infrastructure. The library helps manipulate,
control, administrate and monitor control groups and the associated controllers.
cgroup-bin
control and monitor control groups (transitional package)
Package to ease upgrading from older cgroup-bin packages to the new cgroup-tools package. This package can be purged at anytime once the cgroup-bin package has been installed.