CPU load :
-
ps -eao "pcpu" | awk '{a+=$1} END {print a}'
Memory load :
-
ps -eao "pmem" | awk '{a+=$1} END {print a}'
Shorter URL
Want to share or tweet this post? Please use this short URL: http://ozh.in/s
CPU load :
Memory load :
Want to share or tweet this post? Please use this short URL: http://ozh.in/s
wrote, on 04/May/04 at 12:12 am # :
Firstpost.
(au cas ou)