Specifications

configure sys-health-check interval
ExtremeWare XOS 10.1 Command Reference Guide 263
configure sys-health-check interval
configure sys-health-check interval <interval>
Description
Configures the system health checker.
Syntax Description
Default
6 seconds.
Usage Guidelines
The system health checker tests I/O modules and the backplane by forwarding packets every 6 seconds.
Additional checking for the validity of these packets is completed by performing a checksum. Use this
command to configure the amount of time it takes for the packets to be forwarded.
To return to the default interval setting of 6 seconds, use the configure sys-health-check interval
command and specify 6 for the interval.
To display the health statistics for a particular slot, use the following command:
enable sys-health-check slot <slot>
A message similar to the following appears at each configured interval:
Health Check: slot 6 count = 235 time = 1070297259 secs
slot 6 CPU Tx Pks id 0x1
slot 6 CPU Rx Pks id 0x0 Ctr 0x0
link is up pbus checksum error # = 0
Tx ok Pks # = 0x4d7bfe7 error Pks # = 0x0 ok byte # =
0x1494f1264
Rx ok Pks # = 0x54bc423 error Pks # = 0x0 ok byte # =
0x168204b08 error byte # = 0x0
Example
The following command sets the system health check interval to 5 seconds:
configure sys-health-check interval 5
interval Specifies, in seconds, the interval of the system health check. The default
value is 6 seconds.