View system load Common commands W
16:32::15 is the system time
Up to Min is the start-up usage time
1 user is the number of users logged in
Important Load average:0.00 0.00 0.00 Load Represents the average load within 1 minutes for 5 minutes and 15 minutes respectively. If it is 0.10, there are 10 processes using the CPU. 10 processes are queued or computed. Determines his load capacity based on the number of CPU cores.
How do I check the CPU core count?
If the 0 description is 1 cores, if the 1 description is 2 cores. Because it is a virtual machine, the configuration is relatively low.
Command: Uptime can view load values as well. View the first line of information for the W command
The third line of information is the user name where the user logs in to the login to where, when, when the CPU is occupied, and so on,
////////////////////////////////////////////////////////////////////////////////////
Summary: W View basic information about the load user's login. Uptime View the load.
Linux Daily management-View system load