show process status
Displays process listings in the system. The process listing information can be viewed for a card or CPU (or both).
| Field | Description | ||
|---|---|---|---|
|
USER |
Indicates the internal Linux system user, that is, either "root" or "cli".
|
||
|
PID |
Indicates the process ID. |
||
|
PPID |
Indicates the parent process ID. |
||
|
STARTED |
Indicates the process starting time. |
||
|
%CPU |
Indicates the CPU percentage that the process has used. |
||
|
%MEM |
Indicates the memory percentage that the process has used. |
||
|
COMMAND |
Displays the command that was used to start the process, along with the arguments used. |
Feedback