HP-UX Event ManagerAdministrator's Guide
Using Event Manager
Monitoring Events
Chapter 2 37
Timestamp : 03-Aug-2006 21:06:14
Format : ProcSM: A category "$_catname" has been
added. [4]
Reference : cat:evmexp.cat:2300
Variable Items: [5]
_catname (STRING) = "esmd"
Where:
1. The explanation of the event. In some cases, this data field contains a
recommended action to rectify a problem.
2. The Formatted Message section.
3. The Event Data Items section, which lists all the standard data
items contained in the event. For description of each of these items,
see EvmEvent ()
The items shown here are typical of many events. However, some of
these may be missing, or occasionally you may see additional items.
4. The Format data item is almost the same as the content of the
Formatted Message data item, but it includes a reference to a
variable called _catname, indicated by the $ symbol preceding it.
5. The Variable Items section, which contains the value of the domain
variable.
For more information on how to select events for detailed display, see
“Using the Event-Id to Select Events for Detailed Display” on page 57.
You can use the evmshow -x command to display the explanation alone.
Alternatively, use the -x and -t options together to obtain a summary of
the event followed by its explanation. For example:
# cat my_events | evmshow -x -t "@timestamp [@priority] @@" |
more \
03-Aug-2006 21:06:14 [200] ProcSM : A category "esmd" has been
added
This informational event is posted by ProcSM module to
indicate that a new category has been added to Process Set
Manager.