How to Install stressant in Ubuntu 18.04



Install stressant by entering the following commands in the terminal:

sudo apt update
sudo apt install stressant

Description:

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.

Homepage: https://gitlab.com/anarcat/stressant

Version: 0.4.1

Section: universe/admin