show system resource-cleanup processes

Syntax

show system resource-cleanup processes<detail>

Release Information

Command introduced in Junos OS Release 9.3.

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 clean up services, along with the resources that have been requested for clean up.

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 9. Output fields are listed in the approximate order in which they appear.

Table 9: 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