Process and Memory Management Commands on Cisco IOS-XR Software show processes
SMR-291
Cisco IOS-XR System Management Command Reference
show processes
To display information about active processes, use the show processes command in EXEC mode.
show processes [job-id | process-name] {aborts | blocked | boot | cpu | distribution | dynamic |
failover | family | files | location | log | mandatory | memory | searchpath | signal | startup |
threadname} [location node-id]
Syntax Description
Command Modes EXEC
Command History
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, refer to the Configuring AAA Services
on Cisco IOS-XR Software module of the Cisco IOS-XR System Security Configuration Guide.
job-id (Optional) Displays information for only the process instance associated
with the job-id argument.
process-name (Optional) Displays information for all the simultaneously executing
instances of the process, if applicable.
aborts Displays process aborts.
blocked Displays details about reply/send/mutex blocked processes.
boot Displays process boot information.
cpu Displays CPU use per process.
distribution Displays the distribution of processes.
dynamic Displays process data for dynamically created processes.
failover Displays process failover information.
family Displays the process session and family information.
files Displays information about open files and open communication channels.
log Displays process log.
mandatory Displays process data for mandatory processes.
memory Displays information about the text, data, and stack usage for processes.
searchpath Displays the search path.
signal Displays the signal options for blocked, pending, ignored, and queued
signals.
startup Displays process data for processes created at startup
threadname Displays thread names.
location node-id (Optional) Displays information about the active processes from a
designated node. The node-id argument is entered in the rack/slot/module
notation.
Release Modification
Release 2.0 This command was introduced.