HP Storage Essentials V5.1 CLI Guide First Edition (T4283-96029, August 2006)
CLI Commands26
information about the various element types. Events from all element types are displayed if you do
not specify the -elementtype tag.
appiqshow -event -all -severity <severity>
where <severity> is the severity of the event. All severities are included if you do not include the
severity flag.
Description: Provides a description of the events from the elements monitored by the management
server and fall within the severity specified. All severities are included if you do not include the
severity flag. The definition for each severity level varies according to the type of element. See
Table 3 on page 20 for more information.
appiqshow -event -all -elementtype <element type>
-severity <severity>
Description: Provides detailed information of all the events for a specified <element type> that are
of the specified severity.
where
• <element type> is the identifier for an element type. See Table 5 on page 23 for
information about the various element types. Events from all element types are displayed if
you do not specify the -elementtype tag.
• <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.
appiqshow -event -all -elementtype <element type>
-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 type> and
between given time intervals.
where
• <element type> is the identifier for an element type. See Table 5 on page 23 for
information about the various element types. Events from all element types are displayed if
you do not specify the -elementtype tag.
• <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.
• <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.
appiqshow -event -all -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 between the specified time intervals.