HP 3PAR OS 3.1.3 Command Line Interface Reference

showeventlog
DESCRIPTION
The showeventlog command displays the current system event log.
SYNTAX
showeventlog [options <arg>]
AUTHORITY
Any role in the system.
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.
NOTE: If you would like to specify both a <timespec> and <datespec>, you must place
quotation marks around them; for example, -startt "2012-10-29 00:00".
<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
yymmdd. If the syntax yymmdd is used, the year must be specified.
endt <time>
Specifies that only events before a specified time are to be shown. The time argument can be
specified as either <timespec>, <datespec>, or both.
NOTE: If you would like to specify both a <timespec> and <datespec>, you must place
quotation marks around them; for example, -startt "2012-10-29 00:00".
<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>
372 Show Commands