Linux Stress test

cpu

yum install bc -y
echo "scale=500; 4*a(1)"| bc -l -q

磁盘IO

iostata -d -k 1 10

你可能感兴趣的:(linux)