Table of Contents

Configuring anomaly detection alarms for specific parameters

From DataMiner 10.0.3 onwards, you can enable alarm monitoring on specific types of anomalies for parameters in an alarm template. If you enable this, an alarm is generated whenever an anomaly of the relevant type is detected for those parameters.

Note

Suggestion events are cleared two hours after their creation time or their last update time. You can view them by creating a suggestion event tab in the Alarm Console. See Adding and removing alarm tabs in the Alarm Console.

To configure anomaly detection alarms for specific parameters:

  1. In the alarm template editor, click the button in the Anomalies column for the parameter in question. By default, this is set to Disabled.

  2. In the Anomaly Alarm Settings pop-up window, you can select one of the preset options or configure the anomaly alarm settings according to your preference.

    Note

    The configured anomaly alarm settings only take effect for trended parameters.

    • To choose one of the preset options, click the Select preset selection box in the top-left corner:

      • All disabled: No anomaly alarms are generated.

      • All smart: Anomaly alarms are generated based on what DataMiner Analytics determines to be an anomaly.

    • To customize the anomaly alarm settings:

      1. Configure alarms for specific types of anomaly detection:

        • Level shift > Level increases: Enables or disables alarms for level increase anomalies.

        • Level shift > Level decreases: Enables or disables alarms for level decrease anomalies.

        • Outlier > Upward spikes: Enables or disables alarms for upward spikes.

        • Outlier > Downward spikes: Enables or disables alarms for downward spikes.

        • Variance change > Variance increases: Enables or disables alarms for variance increases.

        • Variance change > Variance decreases: Enables or disables alarms for variance decreases.

        • Trend change > Slope increases: Enables or disables alarms for slope increases.

        • Trend change > Slope decreases: Enables or disables alarms for slope decreases.

        • Flatline > Detect flatlines: Enables or disables alarms for flatline anomalies.

        Note

        For example, if you select Slope increases but not Slope decreases, an alarm will be generated when an anomalous slope increase is detected, but a suggestion event will be generated if an anomalous slope decrease is detected. It is not possible to generate both an alarm and a suggestion event for the same type of anomaly detection.

      2. Optionally, for anomaly detection of type Level shift or Outlier, set custom alarm thresholds that determine when an alarm should occur.

        By default, Smart is selected in the dropdown menu, which means alarm thresholds are automatically set based on what DataMiner Analytics determines to be an anomaly. To set your own custom alarm thresholds, select one of the following options instead:

        • Relative: Allows you to set the alarm thresholds as a percentage, which represents the delta with the baseline value.

          For example, if you input "30" for the Major alarm severity in the case of Outlier > Upward spikes, a 50% upward spike will trigger a Major alarm as it surpasses the predefined 30%. A 20% spike, such as 100 to 120, will not trigger any alarms, since it is below the set 30%.

        • Absolute: Allows you to set the alarm thresholds as an absolute value, which represents the delta with the baseline value.

          For example, if you input "40" for the Major alarm severity in the case of Outlier > Upward spikes, a parameter jump from 100 to 150 will trigger a Major alarm as it surpasses the predefined 40. A jump from 100 to 130, however, will not trigger any alarms, since it is below the set 40.

        Alarm thresholds
        Anomaly alarm settings in DataMiner 10.3.12

        Note

        Any customized behavioral anomaly monitoring setup containing relative or absolute thresholds will be lost if you downgrade to DataMiner version 10.3.11 or older. These versions do not support this extended anomaly configuration, and the thresholds will be automatically determined by DataMiner Analytics, similar to the default Smart option.

  3. Click Close in the lower right corner to exit the Anomaly Alarm Settings pop-up window.

    In the alarm template editor, depending on your changes, the button in the Anomalies column will now indicate the level of anomaly monitoring that has been configured:

    • Disabled: No anomaly alarms are generated for this parameter.

    • Customized: You have customized the anomaly alarm settings for this parameter.

    • Smart: Anomaly alarms are generated for this parameter based on what DataMiner Analytics determines to be an anomaly.

  4. To save your changes, click OK or Apply in the lower right corner of the alarm template editor.


Note

The way DataMiner Analytics determines whether something is an anomaly is different depending on the DataMiner version:

  • From DataMiner 10.2.11/10.3.0 onwards, a behavioral change in the trend data of a parameter is only considered an anomaly if there have not been similar behavioral changes that occurred regularly or frequently in the historical behavior of the parameter.
  • From DataMiner 10.2.6 onwards, when you enable alarm monitoring for a specific type of anomaly, behavioral changes of a specific type on a trended parameter will always be considered to be behavioral anomalies if anomaly monitoring is enabled on this type and parameter, even if the behavioral change point is not significantly different from other behavioral changes in the recent history of the trended parameter.
  • Prior to DataMiner 10.2.6/10.3.0, a behavioral change in the trend data of a parameter is only considered an anomaly if it is sufficiently significant with respect to other behavioral changes in the recent history of the parameter.
Tip

For more information on behavioral anomaly detection, see Working with behavioral anomaly detection.