stressant
simple stress testing and burn-in tool
Install
- All systems
-
curl cmd.cat/stressant.sh
- Debian
-
apt-get install stressant
- Ubuntu
-
apt-get install stressant
- Kali Linux
-
apt-get install stressant
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install stressant
- Dockerfile
- dockerfile.run/stressant
stressant
simple stress testing and burn-in tool
stressant is designed to run on new machines to make sure they will work reliably by testing various parts of the system (CPU, RAM, disk, network) by putting them under heavy load and try to detect failures. As much as possible, stressant tries to reuse existing tools to perform the various tasks and aims to be run automatically.