HP-UX Reference (11i v3 07/02) - 1 User Commands A-M (vol 1)

e
evweb_eventviewer(1) evweb_eventviewer(1)
le less than or equal to
ge greater than or equal to
bw between
The default value of operator is eq. You must use only one operator at a time.
To use the
bw operator, you must specify the lower and upper severity levels. For all other operators,
you must specify only one severity level.
The severity level ranges from 0 to
7, where 0 is least severe and 7 is most severe. Following lists
the severity levels in ascending order of severity:
0 Unknown
1 Normal
2 Other
3 Information
4 Warning
5 Minor
6 Major
7 Critical
Use a colon to separate an operator and a severity level. Use a comma to separate two severity levels.
You can also use a space to separate an operator and a severity level. However, in this case, you
should enclose the operator and severity values within double quotes.
You must specify only one -e switch in a command. Following are the examples of the
-e option:
-e ne:2
The following two commands have the same meaning:
-e bw:2,5
-e "bw 2,5"
The following three commands have the same meaning:
-e eq:4
-e "eq 4"
-e 4
-E
Displays the details of an event identified by an event number. You can use the following switches
with the -E option:
-n [Event_Numbers]
-h
Following are the examples of the -E option:
evweb eventviewer -E -n 1234
evweb eventviewer -E -h
-f
Forces the command without asking for a confirmation. You can use
-f switch only with the -D
option. Following are the examples of the -f
option:
evweb eventviewer -D -n 1234 -f
-h
Displays how to use the evweb eventviewer command. Following are the examples of the -h
option:
evweb eventviewer -h
-i
Event_IDs
Specifies one or more Event IDs. Use this option as a part of the subscription criteria. You cannot
use this switch more than once in a command. Following are the examples of the -i option:
-i 1234
-i 123,124,125
-L
Displays a list of events and their summary. The summary is extracted from the Event Archive based
on the search criteria. You can use the following switches with the -L option:
-e [eq|ne|le|ge|bw]:severity_level1[,severity_level2]
318 Hewlett-Packard Company 2 HP-UX 11i Version 3: February 2007