Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show system errors error-id

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show system errors error-id error-id-uri

Description

Display information collected by the J-Insight fault monitoring feature. Specifically, display information about detected errors based on the error ID Uniform Resource Identifier (URI). For devices running Junos OS Evolved, output displays only errors that have occurred at least once in the system.

Options

This command has no options.

Additional Information

Required Privilege Level

admin

Output Fields

Table 1 lists the output fields for the show system errors error-id command. Output fields are listed in the approximate order in which they appear.

Table 1: show system errors error-id Output Fields

Field Name

Field Description

Error Name

Name of error.

Identifier

Each error is uniquely identified with an error ID that is represented as a Uniform Resource Identifier (URI).

Description

Description of the error.

State

State of the error. Values are: enabled or disabled.

Scope

Scope classification to which the error belongs. Values include board and pfe.

Category

Category subgroup under the scope level to which the error belongs. Values include: core, functional, io, memory, processing, storage, and switch.

Level

Severity level of the error.

Threshold

Configured threshold value. The associated detection and recovery actions are triggered when this value is exceeded.

Error Limit

The maximum number of times the error is reported.

Support

Support details for the error type.

Occur count

Number of times errors of a specific scope, category, and severity level has occurred.

Clear count

Number of times error instances have been cleared.

Last occurred (ms ago)

Amount of time (in milliseconds) passed since the error last occurred.

Sample Output

show system errors error-id

content_copy zoom_out_map
user@host> show system errors error-id "/chassis/0/hwdre/0/cm/0/fan_tray/Fan
Tray 0/fan_tray_removal"
System Errors Detail Information
CHASSIS 0
----------------------------------------------------------------
Error Name            : fan_tray_removal
Identifier            : /chassis/0/hwdre/0/cm/0/fan_tray/Fan Tray 0/fan_tray_removal
Description           : Fan_tray_absent
State                 : enabled
Scope                 : board
Category              : functional
Level                 : major
Threshold             : 1
Error limit           : 1
Support               : No help info provided
Occur count           : 1
Clear count           : 0
Last occurred(ms ago) : 84091182

Release Information

Command introduced in Junos OS Release 19.1R1.

footer-navigation