How to check CPU load in command line - Ubuntu Forums: "How to check CPU load in command line
top displays all sorts of CPU/Memory/Process information.
I believe that there is also ntop for monitoring network stuff but I've never used this myself.
free -m will show you stats about RAM usage in MB
uptime will show you the load average for the past 1min, 5mins and 15mins
cat /proc/cpuinfo will give you general information about the CPU(s)"
Thursday, August 6, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment