Specifications
294 ExtremeWare XOS 10.1 Command Reference Guide
Commands for Status Monitoring and Statistics
show log counters
show log counters {<event condition> | [all | <event component>]} {include
| notified | occurred} {severity <severity> {only}}}
Description
Displays the incident counters for events.
Syntax Description
Default
If severity is not specified, then events of all severity are displayed.
Usage Guidelines
This command displays the incident counters for each event specified. Two incident counters are
displayed. One counter displays the number of times an event has occurred, and the other displays the
number of times that notification for the event was made to the system (an incident record was injected
into the system for further processing). Both incident counters reflect totals accumulated since reboot or
since the counters were cleared using the
clear log counters or clear counters command,
regardless of whether it was filtered or not.
The keywords include, notified, and occurred only display events with non-zero counter values for
the corresponding counter.
This command also displays a reference count (the column titled Rf in the output). The reference count
is the number of enabled targets receiving notifications of this event.
See the command show log on page 283 for more information about severity levels.
To get a listing of the event conditions in the system, use the following command:
show log events
To get a listing of the components present in the system, use the following command:
show log components
event condition Specifies the event condition to display.
all Specifies that all events are to be displayed.
event component Specifies that all the events associated with a particular component or
subcomponent should be displayed.
include Specifies the number of targets that use filters that include this event.
notified Specifies the number of times this event has occurred.
occurred Specifies the number of times this event has occurred since the last clear or
reboot.
severity Specifies the minimum severity level of events to display (if the keyword only
is omitted).
only Specifies that only events of the specified severity level are to be displayed