CLI Guide

Table Of Contents
to timestamp
Optional. Shows events that occurred on or before a timestamp specified with the format
MMDDYYhhmmss. For example, 043011235900 represents April 30 2011 at 11:59:00 p.m. This
parameter can be used with the from parameter or the from-event parameter.
to-event event-ID
Optional. Shows events before and including the specified event ID. If this number is larger than
the ID of the oldest event, events are shown up to the latest event. Events are shown only for the
controller that the event ID specifies (A or B). This parameter can be used with the from parameter
or the from-event parameter.
Output
Date and time when the event was logged.
Event code identifying the type of event to help diagnose problems. For example: [3]
Event ID prefixed by A or B, indicating which controller logged the event. For example: #A123
Model, serial number, and ID of the controller module that logged the event.
Severity:
CRITICAL: A failure occurred that may cause a controller to shut down. Correct the problem
immediately.
ERROR: A failure occurred that may affect data integrity or system stability. Correct the
problem as soon as possible.
WARNING: A problem occurred that may affect system stability but not data integrity.
Evaluate the problem and correct it if necessary.
INFORMATIONAL: A configuration or state change occurred, or a problem occurred that the
system corrected. No action is required.
RESOLVED: A condition that caused an event to be logged has been resolved.
Event-specific message giving details about the event.
Examples Show the last two events.
# show events last 2
Show the last three non-Informational events.
# show events last 3 error
Show all events from April 30 2014 at 11:59:00 p.m. through May 2 2014 at 11:59:00 a.m.
# show events from 043014235900 to 050214115900
Show a range of events logged by controller A.
# show events from-event a100 to-event a123
Show detailed output for a specific event.
# show events from-event A2264 to-event A2264 detail
Basetypes
events
eventsLogs
status
See also
clear events
set snmp-parameters
show snmp-parameters
show expander-status
Description
Shows diagnostic information relating to SAS Expander Controller physical channels, known as PHY
lanes.
NOTE: This command is for use by or with direction from technical support.
Alphabetical list of commands 199