Events Listing; Event Class Structure - IBM Enterprise Console Manual

Ibm enterprise console adapters guide
Table of Contents

Advertisement

The following example shows a formatted IBM Tivoli Enterprise Console event
derived from an error message issued by the NetWare Directory Service (DS):
For details about format files, see "Format File" on page 17.

Events Listing

The tables in the next section show the class names and severities of all events
defined for the NetWare log file adapter. You can use this information to get a
sense of how NetWare events are mapped to IBM Tivoli Enterprise Console events
and to determine whether you want to make any changes. The events are defined
in the BAROC file, which must be imported into the rule base. See the IBM Tivoli
Enterprise Console Rule Builder's Guide for more information about customizing the
BAROC file.

Event Class Structure

Event classes are defined hierarchically, with child classes inheriting attribute value
defaults from the parent. The NetWare server event classes follow a simple
hierarchy. The adapter fills in the following attribute default values, as shown in
the following table. The attributes are used in event group filters.
When an event from the SYS$LOG.ERR file is sent, the sub_source attribute is set
to the module that logged the event (for example, DS or SERVER). The default
event classes define the following attributes:
nw_msg_version
nw_msg_id
alert_severity
58
IBM Tivoli Enterprise Console: Adapters Guide
Attribute
source
sub_source
This is the version of the module (sub_source) that is logging the message,
for example, 4.10, 1.0, and so on.
This is an integer value specifying the message ID. A message ID is unique
within each sub_source.
Specified as an integer from zero ( ) to 6, this value indicates the severity
level defined by NetWare. The mapping between the NetWare
alert_severity and IBM Tivoli Enterprise Console severity level is defined
in the following table.
Alert Severity
0 (Informational)
1 (Warning)
2 (Recoverable)
3 (Critical)
Default Value
NW4
NW4
Definition
Counters or gauges reached
thresholds.
Configuration errors, and so
on. No damage.
Hot Fix, and so on.
Workaround made.
Disk Mirror failure, and so
on. Fix attempted.
Severity Level
HARMLESS
WARNING
MINOR
CRITICAL

Advertisement

Table of Contents
loading

Table of Contents