Removing an Alarm-wide Suppression

Remove an alarm-wide suppression of an alarm in Monitoring. An alarm can have only one alarm-wide suppression.

See also Removing a Dimension-Specific Alarm Suppression.

For alarm troubleshooting, see Troubleshooting Alarms.

    1. Open the navigation menu and click Observability & Management. Under Monitoring, click Alarm Definitions.
      The page lists alarms in the indicated compartment. Suppression status is indicated for each alarm.
    2. To remove all alarm-wide suppressions from multiple alarms:
      1. Select the check box for each alarm that you want.
      2. Click Actions and then select Remove suppressions.
      3. In the Remove Suppressions dialog box, click Remove suppressions.
      Alarm-wide suppressions are removed. Any existing dimension-specific alarm suppressions remain.
    3. To remove an alarm-wide suppression from a single alarm:
      1. Click the name of the alarm that you want.
      2. On the alarm details page, click Edit alarm suppression.
      3. In the Edit alarm suppression panel, for the alarm suppression identified as Alarm level suppression, click X.
      4. When prompted, click Remove suppression.
  • Use the oci monitoring suppression remove command and required parameters to remove an alarm-wide suppression from an alarm:

    oci monitoring suppression remove --alarm-id <alarm_OCID>

    For a complete list of parameters and values for CLI commands, see the Command Line Reference for Monitoring.

  • Run the RemoveAlarmSuppression operation to remove an alarm-wide suppression from an alarm.