show system errors error-id
Syntax
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.
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
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.