User's Manual

omconfig: Managing Components Using the Instrumentation Service 131
Syntax for Setting Alert Actions
Setting an alert action requires two name=value pairs. The first name=value
pair is the event type. The second name=value pair is the action to take for
this event. For example, in the command:
omconfig system alertaction event=powersupply
broadcast=true
or
omconfig servermodule alertaction event=
powersupply broadcast=true
The event is a power supply failure and the action is to broadcast a message to
all Server Administrator users.
Available Alert Actions
Table 4-22 shows the alert actions for each component that allows you to
configure an alert action.
Table 4-22. Alert Actions You Can Set for Warning and Failure Events
Alert Action Setting Description
alert=true | false true: Enables your system's console alert. When enabled,
the monitor attached to the system from which you are
running Server Administrator displays a visual alert
message.
false: Disables your system's console alert.
broadcast=true | false true: Enables a message or alert to be broadcast to all users
who have an active terminal (or Remote Desktop) session
(Windows) or to operators that have an active shell on the
local system (Linux).
false: Disables alert broadcasts.
clearall=true Clears all actions for this event.
execappath=<string> Sets the fully qualified path and file name of the
application you want to execute in case of an event for the
component described in this window.
NOTE: On Linux systems, user/user groups upgraded to
administrator/administrator groups cannot configure this alert
action setting.
execapp=false Disables the executable application.