Forum Discussion

Omer_69115's avatar
Omer_69115
Icon for Nimbostratus rankNimbostratus
Oct 19, 2010

Getting CPU Util with TOP command equal to tmstat

just running the command top -n 1 | grep tmm | awk 'BEGIN{sum=0};{print sum+=$9}' | tail -1       and it is the same as tmstat