show system monitor memory actions
Syntax
show system monitor memory actions (all | system | process)
Description
Displays the history of actions performed when the threshold level for any event is crossed. You can view the history of actions for a process or for a system or both.
Options
all | Display the history of actions performed when the threshold level for any event is crossed for the entire system as well as per process. |
system | Display the history of actions performed when the threshold level for any event is crossed at the system level. |
process | Display the history of actions performed when the threshold level for any event is crossed at the process level. |
Required Privilege Level
admin
Output Fields
Table 1 lists the output fields for the show system monitor
memory actions
command. Output fields are listed in the approximate
order in which they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
Category |
Specifies if the action is generated at the system level or at the process level. |
|
process |
Name of the process that has crossed the threshold value and process identification number used to identify the process that crossed the threshold value. |
|
Action |
The actions performed when a threshold is crossed either at the system level or at the process level. |
|
Sample Output
show system monitor memory actions all
user@host> show system monitor memory actions all May 08 10:56:00 [process-action]: process: ('xxxxx', 'xxx') action: snmp-trap May 08 10:56:02 [process-action]: process: ('xxxxx', 'xxx') action: snmp-trap
show system monitor memory actions process
user@host> show system monitor memory actions process May 08 10:56:00 [process-action]: process: ('11727', 'dcd') action: snmp-trap May 08 10:56:02 [process-action]: process: ('11716', 'jkhmd') action: snmp-trap
Release Information
Command introduced in Junos OS Release 20.2R1