Specifications

142 ExtremeWare XOS 11.0 Concepts Guide
Status Monitoring and Statistics
further processing. Both counters reflect totals accumulated since reboot or since the counters were
cleared using the
clear log counters or clear counters command.
The show log counters command also displays an included count (the column titled In in the
output). The included count is the number of enabled targets receiving notifications of this event
without regard to matching parameters.
The keywords include, notified, and occurred display events only with non-zero counter values for
the corresponding counter.
The output of the command:
show log counters stp.inbpdu severity debug-summary
is similar to the following:
Comp SubComp Condition Severity Occurred In Notified
------- ----------- ----------------------- ------------- -------- -- --------
STP InBPDU Drop Error 0 Y 0
STP InBPDU Ign Debug-Summary 0 N 0
STP InBPDU Mismatch Warning 0 Y 0
Occurred : # of times this event has occurred since last clear or reboot
Flags : (*) Not all applications responded in time with there count values
In(cluded): Set to Y(es) if one or more targets filter includes this event
Notified : # of times this event has occurred when 'Included' was Y(es)
The output of the command:
show log counters stp.inbpdu.drop
is similar to the following:
Comp SubComp Condition Severity Occurred In Notified
------- ----------- ----------------------- ------------- -------- -- --------
STP InBPDU Drop Error 0 Y 0
Occurred : # of times this event has occurred since last clear or reboot
Flags : (*) Not all applications responded in time with there count values
In(cluded): Set to Y(es) if one or more targets filter includes this event
Notified : # of times this event has occurred when 'Included' was Y(es)
Displaying Debug Information
By default, a switch does not generate events of severity Debug-Summary, Debug-Verbose, and
Debug-Data unless the switch is in debug mode. Debug mode causes a performance penalty, so it
should only be enabled for specific cases where it is needed. To place the switch in debug mode, use the
following command:
enable log debug-mode
Once the switch is in debug-mode, any filters configured for your targets still affect which messages are
passed on or blocked.