Skip to content

Stress Test Bash script for test CPU, RAM, Disk utilisation

Notifications You must be signed in to change notification settings

50bvd/stress_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

Stress Test Bash script for test CPU, RAM, Disk utilisation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages