if_emailalerts
Use this variable to enable email alerts. When this variable is set to true
(enabled), you can set values for the ALOM network
management and notification variables. The network management and notification
variables, mgt_mailhost
and mgt_mailalert,
specify how to manage and enable email alerts.
Note: The if_network
variable must be enabled before you can enable if_emailalerts.
From the ALOM command shell:
- To specify a value for this variable, use the setupsc
command.
- To set or change the value, use the setsc
command.
- To view the current value for this variable, use the showsc
command.
How to Use the setupsc Command
to Set the if_emailalerts Variable
- At the sc> prompt, type
the following command:
sc> setupsc
The setupsc script prompts
you as follows:
Should the SC email alerts be enabled
[y]?
- Type y to configure
the interfaces; that is, to set the value to true.
The default value for this variable is true
(enabled).
How to Use the setsc Command
to Change the if_emailalerts
Variable
At the sc> prompt, type the
following command:
sc> setsc if_emailalerts response
where response is true to enable
email alerts, or false to disable them.