1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
top 1 -> CUP utilisation > -> order by memory check for CPU Performance Optimized waiting% (press '1' to see all the CPUs) ----------------- I/O - check for %util iostat -kx 1 1000 ----------------- Memory free -m free -m | grep "buffers/cache" | awk '{print $3}' |
atop utility