Command Line Interface Guide
Event Name Description
NOTE: This event is not available on blade systems.
Example Set Alert Action Commands
The following are examples of valid example commands. For each successful command issued, the following message
is displayed:
Alert action(s) configured successfully.
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
Commands For Clearing Logs
You can use the omconfig system or omconfig servermodule command to clear the following logs: the alert log,
command log, and hardware or ESM log.
To clear the contents of the alert log, type:
omconfig system alertlog action=clear
or
omconfig servermodule alertlog action=clear
NOTE: Entering an invalid RAC user name may prevent the command log from displaying. Clearing the command
log resolves this condition.
103