LOAD DEFALERTTRIGGERS (Load the default set of alert triggers)
Use this command to load the default set of alert triggers to the IBM Spectrum® Protect server.
For a newly installed server, a default set of messages
is defined to trigger alerts. You can modify or delete default alert
triggers. Use this command to complete the following tasks:
- Load the default set of alert triggers, restoring any that were deleted.
- Replace all alert triggers with the original default set.
By default, this command does not delete other alert triggers that were created, and does not replace default alert triggers that were modified. To delete all alert triggers and restore the original set of default alert triggers, specify RESET=yes.
Privilege class
To issue this command, you must have system privilege.
Syntax
Parameters
- REset
- Specifies whether you want to replace all of your alert triggers
with the default set of alert triggers. This parameter is optional.
The default value is No. Possible values are:
- No
- Specifies that the default alert triggers are added only. The original default alert triggers are added to the server. Existing triggers are not deleted. If a default trigger exists on the server, it is not replaced or modified.
- Yes
- Specifies that the alert triggers are restored to the original defaults. All alert triggers are deleted and then the original set of default alert triggers are added.
Example: Load the default alert triggers on the server
Load the default triggers to restore any that were deleted. Issue the command:load defalerttriggers
Example: Replace all alert triggers on the server with the default alert triggers
Delete all alert triggers on the server and replace them with the original defaults. Issue the command:load defalerttriggers reset=yesRelated commands
| Command | Description |
|---|---|
| DEFINE ALERTTRIGGER (Define an alert trigger) | Associates specified messages to an alert trigger. |
| DELETE ALERTTRIGGER (Remove a message from an alert trigger) | Removes a message number that can trigger an alert. |
| QUERY ALERTTRIGGER (Query the list of defined alert triggers) | Displays message numbers that trigger an alert. |
| UPDATE ALERTTRIGGER (Update a defined alert trigger) | Updates the attributes of one or more alert triggers. |
