Users Guide

Type
Type refers to the name of the component(s) involved in the event. The following table displays the valid parameters for system
event types.
Table 69. System Event Type Parameters
name=value pair Description
type=accords Congures events for AC power cords.
type=battery Congures events for battery.
type=all Congures events for all device types.
type=fanenclosures Congures events for fan enclosures.
type=fans Congures events for fans.
type=intrusion Congures events for chassis intrusion.
type=log Congures events for logs.
type=memory Congures events for memory.
type=powersupplies Congures events for power supplies.
type=redundancy Congures events for redundancy.
type=systempower Congures events for system power.
type=temps Congures events for temperatures.
type=volts Congures events for voltages.
type=systempeakpower Congures events for system peak power.
type=removableashmedia Congures events for removable ash media.
Severity
In the context of conguring events, severity determines how severe an event is, before Server Administrator noties 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 notication for event severity according to the number of the component by using the index=<n> parameter. The
following table displays the valid severity parameters.
Table 70. System Event Severity Parameters
Command Result Description
omcong system events
type=<component name> severity=info
or omcong servermodule events
type=<component name> severity=info
Enables notication for informational,
warning, and critical events.
Least restrictive form of event
notication.
omcong system events
type=<component name>
severity=warning or omcong
servermodule events type=<component
name> severity=warning
Enables notication for warning and
critical events.
Omits informational event notication, for
example, when a component returns to
normal status.
omcong system events
type=<component name>
severity=critical or omcong
Enables notication for critical events
only.
Restrictive form of event notication.
111