stress Command Examples

Stress test CPU, memory, and IO on a Linux system. More information: https://manned.org/stress.

stress -c {{4}}

stress -i {{2}} -t {{5}}

stress -m {{2}} --vm-bytes {{256M}}

stress -d {{2}} --hdd-bytes {{1GB}}