Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show system monitor memory events

Syntax

Description

Displays the history of events, whether they are major, minor, or critical. The events can be either for the system or per process. Use this command to view all the recorded events. When the condition is first detected, an event is raised. If the condition persists with the same severity, the event is not reported multiple times. However, if the condition persists with a changed severity or is detected after a reset, the event is reported again.

Options

all

Display the history of events for the entire system as well as per process.

system

Display the history of events at the system level.

process

Display the history of events per process.

Required Privilege Level

admin

Output Fields

Table 1 lists the output fields for the show system monitor memory events command. Output fields are listed in the approximate order in which they appear.

Table 1: show system monitor memory events Output Fields

Field Name

Field Description

Level of Output

Category

Specifies if the event is generated at the system level or at the process level.

allprocesssystem

Event

The Event that is raised when a threshold is crossed either at the system level or at the process level.

allprocesssystem

Type

Type of event. Values are: major, minor, and critical.

allprocesssystem

for process

Name of the process that has crossed the threshold value.

allprocess

with pid

Process identification number used to identify the process that crossed the threshold value.

allprocess

Sample Output

show system monitor memory events all

show system monitor memory events process

show system monitor memory events system

Release Information

Command introduced in Junos OS Release 20.1R1.