Removing a Suppression from a Single Alarm
Remove a suppression of an alarm in Monitoring. For example, if the alarm has an existing (expired) alarm-wide suppression, remove it so you can add another one. An alarm can have only one alarm-wide suppression at a time.
For alarm troubleshooting, see Troubleshooting Alarms.
- On the Alarm Definitions list page, select the alarm that you want to work with. If you need help finding the list page or the alarm, see Listing Alarms.
- On the alarm details page, select Edit alarm suppression.
- In the Edit alarm suppression panel, select X for the alarm suppression that you want to remove.
- When prompted, select Remove suppression.
Use the oci monitoring alarm-suppression delete command and required parameters to delete an alarm suppression:
oci monitoring alarm-suppression delete [OPTIONS]
Note
You can alternatively use the oci monitoring suppression remove command. A dimension-specific suppression can't be removed with this command.For a complete list of parameters and values for CLI commands, see the Command Line Reference for Monitoring.
Run the DeleteAlarmSuppression operation to delete a dimension-specific alarm suppression.
Note
You can alternatively use the RemoveAlarmSuppression operation. A dimension-specific suppression can't be removed with this operation.