Home >

LunaSH Command Reference Guide > LunaSH Commands > status > status cpu

status cpu

Display the current CPU load. The CPU load data is presented as a series of five entries, as follows:

1.The average CPU load for the previous minute. This value is 0.30 in the example below.

2.The average CPU load for the previous five minutes. This value is 0.22 in the example below.

3.The average CPU load for the previous ten minutes. This value is 0.18 in the example below.

4.The number of currently running processes and the total number of processes. The example below shows 2 of 325 processes running.

5.The last process ID used. This value is 27794 in the example below.

User Privileges

Users with the following privileges can perform this command:

Admin

Operator

Monitor

Syntax

status cpu

Example

lunash:>status cpu
 
CPU Load Averages:
0.30 0.22 0.18 2/365 27794
 
System uptime:
At Wed Mar  1 09:24:11 EST 2017, I am up 17:24
 
Command Result : 0 (Success)