show system errors active
Syntax
show system errors active
<detail [fru slot-number [scope error-scope] [category error-category]]>
<fru slot-number>
Description
Display information collected by the J-Insight fault monitoring feature. Specifically, display summary or detailed information about the active errors based on FRU, error scope, or error category.
In PTX Series routers with Junos OS Evolved, the details of the Packet Forwarding
Engine errors (reported through CMError), when set and cleared, are moved from
the output of show system errors active
command to the output
of show system errors inactive
command. However, the output of
the show system errors inactive detail
does not contain the
details of the active FRU board errors that are cleared.
Options
none | Display a brief summary of the system error information for all applicable FRUs. |
category error-category | (Optional) Display system error information based on error category. An error category categorizes errors into various subgroups under a specific error scope level. Values include: core, functional, io, memory, processing, storage, and switch. |
detail | (Optional) Display detailed system error information. |
fru slot-number | (Optional) Display system error information for a specific FRU. For devices running Junos OS, output displays error details for FPC FRUs. For devices running Junos OS Evolved, output displays error details for FPC and other components such as fan, PSM, CB, and chassis. |
scope error-scope | (Optional) Display system error information based on error scope. An error scope provides a level of classification above error category. Values include: board, pfe, and scope-all. |
Required Privilege Level
admin
Output Fields
Table 1 list the output fields for the show system errors active
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 active
For devices running Junos OS, output displays error details for FPC FRUs. For devices running Junos OS Evolved, output displays error details for FPC and other components such as fan, PSM, CB, and chassis.
user@host> show system errors active System Active Errors Information CB 0 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 CHASSIS 0 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 5 Active Fatal Errors : 0 FAN 0 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 FAN 1 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 FAN 2 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 FAN 3 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 FAN 4 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 FPC 0 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 FPC 1 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 FPC 2 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 FPC 3 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 FPM 0 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 PDU 0 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 PICS 0 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 PICS 1 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 PSM 0 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 PSM 1 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 PSM 2 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 PSM 3 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 RE 0 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 SIB 0 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0 SIB 1 ---------------------------------- Active Minor Errors : 0 Active Major Errors : 0 Active Fatal Errors : 0
show system errors active fpc-slot
user@host> show system errors active fpc-slot 0 System Active Errors Information FPC 0 -------------------------------------------------- Active Minor Errors: 0 Active Major Errors: 1 Active Fatal Errors: 0
show system errors active detail
user@host> show system errors active detail System Active Errors Detail Information FPC 7 ---------------------------------------------------------------- Error Name : btchip_temp_monitor_pfe_throttled_bandwidth Identifier : /fpc/7/evo-cda-bt/0/cm/0/btchip/0/btchip_temp_monitor_pfe_throttled_bandwidth Description : btchip_temp_monitor_pfe_throttled_bandwidth State : enabled Scope : pfe Category : functional Level : minor Threshold : 10 Error limit : 30 Occur count : 1 Clear count : 0 Last occurred(ms ago) : 2021-07-07 18:32:43 PDT (211961 ms ago)
show system errors active detail (PTX series: PTX10004, PTX10008, and PTX10016)
user@host> show system errors active detail System Active 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 : disabled 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) : 339112691
Release Information
Command introduced in Junos OS Release 18.2R1.
Command enhanced to include automatic temperature performance throttle and "btchip_temp_monitor_pfe_throttled_bandwidth" option error display in Junos OS Release 21.4R1.