Maintenance Manual

instance-name is the instance name to view. You can query a maximum of ve comma-delimited
instance-names. If the name contains white space, enclose it in double quotes.
path-spec is the perfmon query path to view. You can query a maximum of ve, comma-delimited
path-specs.
show process
These commands show process information.
show process list
This command is used to get the list of all the processes, and critical information about each
one of them. This command also displays visually the child-parent relationship between these
processes.
COMMAND: show process list [options]
OPTIONS:
[le] - optional le-name for the output.
[detail] - optional detailed output
show process load
This command shows the current load on the system including the "num" number of processes
using the most cpu or memory or time.
COMMAND: show process load [options]
OPTIONS:
[cont] - the command will repeat continuously
[clear] - the screen will clear before displaying output
[noidle] - the command will ignore the idle/zombie processes
[num XX] - congure the number of processes to be displayed (using most cpu) XX is the
number of processes, default is 10 processes minimum value is 1, use 'all' for all processes
[thread] - show threads.
[cpu]- sort output by CPU usage.
[memory] - sort output by memory.
[usage time] - sort output by time usage
Administration Console User Guide for Cisco Unified Intelligence Center Release 8.0(3)
125
Command Line Interface
Show Commands