Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 509 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 509 Bytes

stress_test

This is a simple script to stress your machine.

Start by making it executable with the following command:

chmod +x stress_test.sh

Then execute it with the following command:

./stress_test.sh

NOTE: What made me create this script was the deployment of a Zabbix server, I had to stress my Linux VM's to see if my triggers worked.