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 Congures events for AC power cords.
type=battery Congures events for battery.
type=all Congures events for all device types.
type=fanenclosures Congures events for fan enclosures.
type=fans Congures events for fans.
type=intrusion Congures events for chassis intrusion.
type=log Congures events for logs.
type=memory Congures events for memory.
type=powersupplies Congures events for power supplies.
type=redundancy Congures events for redundancy.
type=systempower Congures events for system power.
type=temps Congures events for temperatures.
type=volts Congures events for voltages.
type=systempeakpower Congures events for system peak power.
type=removableashmedia Congures events for removable ash media.
Severity
In the context of conguring events, severity determines how severe an event is, before Server Administrator noties 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 notication 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
omcong system events
type=<component name> severity=info
or omcong servermodule events
type=<component name> severity=info
Enables notication for informational,
warning, and critical events.
Least restrictive form of event
notication.
omcong system events
type=<component name>
severity=warning or omcong
servermodule events type=<component
name> severity=warning
Enables notication for warning and
critical events.
Omits informational event notication, for
example, when a component returns to
normal status.
omcong system events
type=<component name>
severity=critical or omcong
Enables notication for critical events
only.
Restrictive form of event notication.
111