cputool
Utility which manages CPU usage and system load
Install
- All systems
-
curl cmd.cat/cputool.sh
- Debian
-
apt-get install cputool
- Ubuntu
-
apt-get install cputool
- Kali Linux
-
apt-get install cputool
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cputool
- Raspbian
-
apt-get install cputool
- Dockerfile
- dockerfile.run/cputool
cputool
Utility which manages CPU usage and system load
CPUTool allows the limiting of cpu usage of a process or a process group to a given limit and allows the suspensions of process execution if the system load exceeds a defined threshold.