3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
22.41
InForm OS Version 2.3.1 Command Line Interface Reference
COMMAND
showeventlog
DESCRIPTION
The showeventlog command displays the current system event log.
SYNTAX
showeventlog [options <arg>]
AUTHORITY
Super, Service, Edit, Browse
OPTIONS
–min <number>
Specifies that only events occurring after the specified number of minutes are shown.
The
<number> is an integer from 1 through 2147483647.
–more
Specifies that you can page through several events at a time.
–oneline
Specifies that each event is formatted on one line.
–d
Specifies that detailed information is displayed.
–startt <time>
Specifies that only events after a specified time are to be shown. The time argument can
be specified as either
<timespec>, <datespec>, or both.
<timespec>
Specified as the hour (hh), as interpreted on a 24 hour clock, where minutes (mm) and
seconds (
ss) can be optionally specified. Acceptable formats are hh:mm:ss or hhmm.
<datespec>
Specified as the month (mm or month_name) and day (dd), where the year (yy) can
be optionally specified. Acceptable formats are
mm/dd/yy, month_name dd, dd
month_name yy
, or yy–mm–dd. If the syntax yy–mm–dd is used, the year must be
specified.