This command displays and configures the global remote alert settings for the advanced management module.
Function | What it does | Command | Valid targets |
---|---|---|---|
Display global remote alert settings | Displays the global remote alert settings for the advanced management module. | alertcfg |
where x is the primary management-module bay number. |
Set remote alert retry delay interval and number of retries | Sets the remote alert retry delay interval and permitted number of retries. |
alertcfg
-dr
delay
-rl
limit
where:
This command can only be run by users who have one or more of the following command authorities:
|
where x is the primary management-module bay number. |
Include / exclude service information with email alerts | Enables or disables inclusion of service information with email alerts. |
alertcfg
-si
state
where state is enabled or disabled. This command can only be run by users who have one or more of the following command authorities:
|
where x is the primary management-module bay number. |
Set remote alert retry limit | Sets the maximum number of times the system will attempt to send a remote alert, if previous attempts were unsuccessful. |
alertcfg
-rl
value
where value is from 0 to 8, inclusive. If you enter a value of 0, no retries will be attempted. If you enter a value greater than 8, an error will be displayed. This command can only be run by users who have one or more of the following command authorities:
|
where x is the primary management-module bay number. |
alertcfg
alertcfg -dr 3.5 -si enabled -rl 7
The following example shows the information that is returned from these commands:
system:mm[1]> alertcfg
-dr 2.0
-si disabled
-rl 6
system:mm[1]> alertcfg -dr 3.5 -si enabled -rl 7
OK
system:mm[1]> alertcfg
-dr 3.5
-si enabled
-rl 7
system:mm[1]>