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.

See also Removing Suppressions from Multiple Alarms.

    1. 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.
    2. On the alarm details page, select Edit alarm suppression.
    3. In the Edit alarm suppression panel, select X for the alarm suppression that you want to remove.
    4. 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.