Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show system resource-cleanup processes

Syntax

show system resource-cleanup processes<detail><pid number><process-name name>

Release Information

Command introduced in Junos OS Release 9.3.

Command introduced in Junos OS Release 11.1 for the QFX Series.

Description

Display the list of processes that have been registered for resource cleanup services.

Options

detail—(Optional) Display the list of processes that have been registered for resource cleanup services, along with the resources that have been requested for cleanup.

pid number—(Optional) Display a process that has been registered for resource cleanup services by specifying the Process Identifier number.

process-name name—(Optional) Display a process that has been registered for resource cleanup services by name of the process.

Required Privilege Level

view

List of Sample Output

show system resource-cleanup processes
show system resource-cleanup processes detail

Output Fields

For a description of the output fields, see Table 1. Output fields are listed in the approximate order in which they appear.

Table 1: show system resource-cleanup processes Output Fields

Field Name

Field Description

PID

Process ID, a number that identifies a process.

Process name

String that identifies the process.

Resources to clean

Resources that have been registered to be cleaned up.

Sample Output

show system resource-cleanup processes

user@host> show system resource-cleanup processes
PID     Process name          Resources to clean
420     jnx-exampled          GENCFG, SYSV shared memory

show system resource-cleanup processes detail

user@host> show system resource-cleanup processes detail
PID     Process name          Resources to clean
420     jnx-exampled          GENCFG blob major ID 0x8000, minor ID 0x0000
                              SYSV shared memory ID 65536, key 1108955839
                              SYSV shared memory ID 65537, key 1108955837

Published: 2013-08-15

Supported Platforms

Published: 2013-08-15