Getting CPU load percentage is quite helpful in determining
whether the server or computer is on a heavy performance, this would also
indicate whether there is a need to increase the memory or add another CPU to
the machine.
The command can be used to monitor remote servers or computers to check the load percentage and just save the output to a text file for review or monitoring purposes.
Of course, when the CPU has a lot of load, performance will
be impacted directly. Which basically means that the machine will not be
working perfectly.
Checking the CPU load will also help to troubleshoot, if the
services on the machine or server is experiencing slow performance.
Here’s the wmic command line which check the CPU Load
Percentage.
wmic cpu list status
Sample output:
Availability
CpuStatus CurrentVoltage DeviceID
ErrorCleared
3 1 9 CPU0
ErrorDescription
LastErrorCode LoadPercentage Status
StatusInfo
15 OK
3
The command can be used to monitor remote servers or computers to check the load percentage and just save the output to a text file for review or monitoring purposes.
Cheers..Till next time. Hope it helps. 😊
================================
Free Android Apps:
Click links below to find out more:
Excel Keyboard guide:
Heaven's Dew Fall Prayer app for Android :
Catholic Rosary Guide for Android:
Comments
Post a Comment