Skip to main content
Version: v7

Alarms


Overview

Alarms in Haltdos Platform is a mechanism for raising alerts to the configured users based on set threshold breaches. An alarm when trigerred will generate an event that is notified by SMTP or API or both depending upon set configuration.

alarms

How to Use:

  1. Go to Stack > Alarms
  2. Configure your settings
  3. Click Save Changes
PARAMETERSDESCRIPTIONACCEPTED VALUESDEFAULT
Alarm NameA unique user friendly nameSTRINGEMPTY
Resource FilterSelect the resource : Listener, Network, App as desiredList of configured resourcesEMPTY
Alarm OnMetric to evaluate the alarmMetric KeyEMPTY
Alarm TypeSelect the type of AlarmTHRESHOLD / ANOMALYTHRESHOLD
ThresholdSpecify your conditional thresholdGreater Than, Less Than or Equals toGreater Than
Consecutive ThresholdSpecify the number of times the threshold is breached before raising alertINTEGEREMPTY
Resource FilterSelect the resource : Listener, Network, App as desiredList of configured resourcesEMPTY
Enabled ReportingUser want to report the alarm when it is triggered on configured mailBooleanDisable
Alarm Name

A unique user friendly name

    Accepted values: String

Default: Blank
Resource Filter

User can select resource here

    Accepted values: List of configured resources	

Default: Blank
Alarm On

Metric to evaluate the alarm.

    Accepted values: Metric Key

Default: Blank
Alarm Type

Select the type of Alarm

    Accepted values: THRESHOLD / ANOMALY

Default: THRESHOLD
Threshold

Specify your conditional threshold

    Accepted values: Greater Than / Less Than / Equals to

Default: Greater Than
Consecutive Threshold

Specify the number of times the threshold is breached before raising alert

    Accepted values: Integer

Default: Blank
Time Zone

User can select the timezone here.

    Accepted values: Select Timezone

Default: Enable

Haltdos uses anomaly based alarms to generate alerts using machine learning and uses simple limit based validations for Threshold based alarms. Depending upon use case, the desired alarms can be created for managing network, zones and individual applications.