sudo yum install epel-release -y
sudo yum install stress -y
yum install lm_sensors
Processor count:
iostat -x 1
Cooling test:
sensors
Memory error check:
dmesg | grep -i error
CPU load test for 12 load:
stress --cpu 12 --vm 2 --vm-bytes 4G --timeout 3600
CPU load test for 10 load:
stress --cpu 10 --vm 2 --vm-bytes 4G --timeout 3600