Specifications
130 ExtremeWare XOS 11.0 Concepts Guide
Status Monitoring and Statistics
• Polling is always enabled on the system and occurs every 60 seconds by default. The system health
checker polls and tracks the ASIC counters that collect correctable and uncorrectable packet memory
errors, check sum errors, and parity errors on a per ASIC basis. By reading and processing the
registers, the system health check detects and associates faults to specific system ASICs.
• Backplane diagnostic packets are disabled by default. Once this feature is enabled, the system health
checker tests the packet path for a specific I/O module every 6 seconds by default. The MSM sends
and receives diagnostic packets from the I/O module to determine the state and connectivity. (The
other I/O modules with backplane diagnostic packets disabled continue polling every 60 seconds by
default.)
System health check errors are reported to the syslog. If you see an error, please contact Extreme
Networks Technical Support.
Enabling and Disabling Backplane Diagnostic Packets on the Switch
To enable backplane diagnostic packets, use the following command:
enable sys-health-check slot <slot>
By default, the system health checker tests the packet path every 6 seconds for the specified slot.
NOTE
Enabling backplane diagnostic packets increases CPU utilization and competes with network traffic for
resources.
To disable backplane diagnostic packets, use the following command:
disable sys-health-check slot <slot>
By default, the system health checker discontinues sending backplane diagnostic packets and returns
the polling frequency to 60 seconds on the specified slot. Only polling is enabled.
Configuring Backplane Diagnostic Packets on the Switch
To configure the frequency of sending backplane diagnostic packets, use the following command:
configure sys-health-check interval <interval>
NOTE
Extreme Networks does not recommend configuring an interval of less than 6 seconds. Doing so can
cause excessive CPU utilization.
System Health Check Example
The following example:
• Enables backplane diagnostic packets on slot 3
• Modifies the polling interval from 60 seconds to 6 seconds
• Configures backplane diagnostic packets to be sent every 7 seconds and polling to occur every 7
seconds