Administrator's and User's Guide for SFM HP-UX 11i v2 March and June 2008

2. Select Advanced Search on the right pane of the Event Viewer page.
The Advanced Search page is displayed.
3. Provide appropriate information in the text boxes and fields present in the Advanced Search
page.
4. Click Search on the Advanced Search page.
Based on the search criteria, the WBEM events are displayed in a tabular format in the Event
Viewer page.
For more information on searching for WBEM events using GUI, select Help on the action pane
of the Advanced Search page.
Searching WBEM Events Using CLI
To search WBEM events using the CLI, enter the following command at the HP-UX prompt:
# Evweb eventviewer -L
Where:
-L
is an option used to list all the WBEM event.
A list of WBEM events is displayed on the screen.
You can also use the following switches with the -L option:
-e [eq|ne|le|ge|bw] [:] <severity level1>[,<severity level2>]
-v <event category names>
-i <Event #>
-r[is|be|en|co][:] <search string>
-a(<number for age>(:)(yy|mm|dd|hh)
-t[eq|le|ge|bw] (<mm:dd:yyyy:hh:mi:ss>)[,<mm:dd:yyyy:hh:mi:ss>]
-s[asc|desc] <summary list column name>
-o(<offset number>)
-c(<count of events>)
For information on searching WBEM events, using the CLI, see Evweb_eventviewer(1).
Viewing Summary Information About WBEM Events
You can view summary information about events stored in the Event Archive database.
Viewing Summary Information Using GUI
To view summary information about WBEM events, repeat steps 1-5 from “Launching Evweb
for Viewing WBEM Indications” (page 68).
The List Events page is displayed. The List Event tables displays summary information about
WBEM events that are stored in the event archive.
For more information on viewing summary information of WBEM events using GUI, select Help
on the action pane of the List Events page.
Viewing Summary Information Using CLI
To search WBEM events using the CLI, enter the following command at the HP-UX prompt:
# Evweb eventviewer -L -x -f
Where:
-L
is an option used to list all the WBEM events.
-x
is a switch used to display the summary and detailed information of all events matching
the search criteria.
Viewing Indications Using Evweb 69