alertcfg command
Use this command to display and configure the IMM global remote alert parameters.
Running the alertcfg command with no options displays all global remote alert parameters. The following table shows the arguments for the options.
Option | Description | Values |
---|---|---|
-dr | Sets wait time between retries before the IMM resends an alert. | 0 to 4.0 minutes, in 0.5 minute increments |
-da | Sets wait time before the IMM sends an alert to the next recipient in the list. | 0 to 4.0 minutes, in 0.5 minute increments |
-rl | Sets the number of additional times that the IMM attempts to send an alert, if previous attempts were unsuccessful. | 0 to 8 |
Syntax:
alertcfg [options]
options:
-rl retry_limit
-dr retry_delay
-da agent_delay
Example:
system>alertcfg
-dr 1.0
-da 2.5
-rl 5
system>
Give documentation feedback