I will add the details of the command etc. as needed.
1.CPU
yes > /dev/null
vmstat
dstat
top
mpstat
/dev/null < $(yes)
vmstat
dstat
top
free
3.IO
dd if = / dev / zero of = tempfile bs = block size count = number of blocks
vmstat
dstat
iostat
sleep seconds &
vmstat
dstat
top
Recommended Posts