Skip to content

ajurge/CPU_load

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

CPU load script

This script generates a desired CPU load and forces it per each core on machines running Ubuntu.

It requires stress and cpulimit to be installed on the target machine:

- sudo apt-get install stress cpulimit

Usage:

- ./cpuload.sh [cpu load in percent] [duration in seconds]
- ./cpuload.sh 25 10

About

CPU Load script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages