Maintenance Manual
Note: only one of cpu, memory or time may be specified.
[page] - pause output
show process name
The command is used get the details of processes that share the same name. This also displays
parent-child relationship.
COMMAND: show process name process-name [file-filename]
PARAMETER process-name must be a valid process name.
OPTION [file file-name] is the file-name for the output.
show process open-fd
This command is used to list the open file descriptors for a comma separated list of process Ids.
COMMAND: show process open-fd p1, p2, p3 [file]
PARAMETER p1 is the process ID. You can enter a comma-separated string of process IDs
OPTION [file] is the file-name for the output
show process search
This command lets you search some particular patterns in the output of the operating system
specific process listing.
COMMAND: show process search regexp [file]
PARAMETER regexp specifies the regular expression,
OPTION [file] is the file-name for the output.
show process using-most
These commands show the processes using the most cpu or the most memory,
COMMANDS:
show process using-most cpu [options]
show process using-most memory [options]
OPTIONS:
[file] - the file-name for the output.
Administration Console User Guide for Cisco Unified Intelligence Center Release 8.0(3)
126
Command Line Interface
Show Commands