HP Storage Essentials V5.00.01 CLI guide (T4283-96015, January 2006)

Storage Essentials 5.00.01 CLI Guide 29
<hh:mm|now> -enddate <yyyy-mm-dd|today>
-endtime <hh:mm|now>
Description: Provides detailed information of all the events for a specified element, event type and
between the specified time intervals.
where
<element id> - is the identifier for an element.
<yyyy-mm-dd|today> - is the date or today can be entered, for example 2005-05-23.
<hh:mm|now> - is the time (24-hour clock) or now can be entered, for example 10:45.
<eventtype> - is the event type. See Table 4 on page 21. Events of all types are shown if you
do not specify the event type.
appiqshow -event -elementid <element id> -severity
<severity> -type <eventtype> -startdate
<yyyy-mm-dd|today> -starttime <hh:mm|now>
-enddate <yyyy-mm-dd|today> -endtime
<hh:mm|now>
Description: Provides detailed information of all the events for a specified element, severity, event
type and between the specified time intervals.
where
<element id> - is the identifier for an element.
<yyyy-mm-dd|today> - is the date or today can be entered, for example 2005-05-23.
<hh:mm|now> - is the time (24-hour clock) or now can be entered, for example 10:45.
<eventtype> - is the event type. See Table 4 on page 21. Events of all types are shown if you
do not specify the event type.
<severity> - is the severity of the event. See Table 3 on page 20 for more information. All
severities are included if you do not include the severity flag.
appiqclear -event <event id>
Description: Clears the event specified by event id.
where <event id> is the identifier for the event.
appiqclear -event -all
Description: Clears all events.
appiqclear -event -all -startdate <yyyy-mm-dd|today>
-starttime <hh:mm|now> -enddate
<yyyy-mm-dd|today> -endtime <hh:mm|now>
Description: Clears all the events generated between the given time intervals.
where