alertcfg command
Use this command to display and configure the IMM2 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 IMM2 resends an alert. | 0 to 4.0 minutes, in 0.5 minute increments |
-da | Sets wait time before the IMM2 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 IMM2 attempts to send an alert, if previous attempts were unsuccessful. | 0 to 8 |
Syntax:
alertcfg [<em className="ph i">options</em>]
options:
-rl <em className="ph i">retry_limit</em>
-dr <em className="ph i">retry_delay</em>
-da <em className="ph i">agent_delay</em>
Example:
system>alertcfg
-dr 1.0
-da 2.5
-rl 5
system>
Give feedback