Enabling re-evaluation of metric alerts after Corrective Action execution

Starting with Oracle Enterprise Manager 13c Release 5 Update 19 (13.5.0.19), Enterprise Manager can be enabled to automatically re-evaluate the metric alert after the Corrective Action has been executed, rather than waiting for next collection schedule.

To enable automatic re-evaluation of Metric Alerts, set OMS property for the following from false to true:

  • oracle.sysman.core.events.reevaluateAlertsOnCASuccess

    Upon successful Corrective Action completion, this will reevaluate the value of the metric in which the alert was created on in order to clear the alert (assuming the metric is below the threshold).

  • oracle.sysman.core.events.reevaluateAlertsOnCAStop

    When a Corrective Action is stopped, this will reevaluate the value of the metric in which the alert was created on in order to clear the alert (assuming the metric is below the threshold).

Note:

The OMS property can be set by using emcli set_oms_property, emctl set property, or directly from the Enterprise Manager console.