How To Check System Performance In Ubuntu?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Check System Resources: To check the system resources, you can use the command line tool ‘top’. This will show you the CPU, memory, disk and network usage.
2. Check Memory Usage: To check the memory usage, use the command line tool ‘free’. This will show you the total memory and usage of each process.
3. Check Disk Usage: To check the disk usage, use the command line tool ‘df’. This will show you the total disk space and usage of each partition.
4. Check Network Usage: To check the network usage, use the command line tool ‘netstat’. This will show you the network connections and the amount of data being sent and received.
5. Check System Logs: To check the system logs, use the command line tool ‘tail’. This will show you the recent system activity.
6. Check Load Average: To check the system load average, use the command line tool ‘uptime’. This will show you the average load over a given period of time.