Command Line Interface Guide

170 omconfig: Managing Components Using the Instrumentation Service
Severity
In the context of configuring events, severity determines how severe an event
is, before Server Administrator notifies you of the event for a component
type. When there are multiple components of the same type in the same
system chassis, you can specify whether you want notification for event
severity according to the number of the component by using the index=
<n>
parameter. Table 4-28 lists the valid severity parameters.
Table 4-28. System Event Severity Parameters
Command Result Description
omconfig system events type=
<component name> severity=info
or
omconfig servermodule events
type=<component name>
severity=info
Enables notification
for informational,
warning, and critical
events.
Least restrictive form of
event notification.
omconfig system events type=
<component name> severity=
warning
or
omconfig servermodule events
type=<component name>
severity=warning
Enables notification
for warning and
critical events.
Omits informational event
notification, for example,
when a component returns
to normal status.
omconfig system events type=
<component name> severity=
critical
or
omconfig servermodule events
type=<component name>
severity=critical
Enables notification
for critical events
only.
Restrictive form of event
notification.
omconfig system events type=
<component name> severity=
none
or
omconfig servermodule events
type=<component name>
severity=none
Disables event
notification.
No event notification.