User's Manual

134 omconfig: Managing Components Using the Instrumentation Service
Example Current Probe Actions
To disable system console alert if a current probe detects a warning event,
type:
omconfig system alertaction event=currentwarn
alert=false
or
omconfig servermodule alertaction event=
currentwarn alert=false
To enable broadcast messages if a current probe detects a failure event, type:
omconfig system alertaction event=currentfail
broadcast=true
or
omconfig servermodule alertaction event=
currentfail broadcast=true
Example Fan Probe Actions
To generate alerts when a fan probe detects a failure value, type:
omconfig system alertaction event=fanfail alert=
true
or
omconfig servermodule alertaction event=fanfail
alert=true
Example Chassis Intrusion Actions
To clear all alert actions for chassis intrusion, type:
omconfig system alertaction event=intrusion
clearall=true
or
omconfig servermodule alertaction event=intrusion
clearall=true