Skip to main content
Version: v6

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 as per request.
  3. Click Save Changes
PARAMETERSDESCRIPTIONACCEPTED VALUESDEFAULT
Alarm NameA unique user friendly nameSTRINGEMPTY
Alarm TypeSelect the type of AlarmTHRESHOLD / ANOMALYTHRESHOLD
Resource FilterSelect the resource : Listener, Network, App as desiredList of configured resourcesEMPTY
Alarm OnMetric to evaluate the alarmMetric KeyEMPTY
ThresholdSpecify your conditional thresholdGreater Than, Less Than or Equals toGreater Than
Consecutive ThresholdSpecify the number of times the threshold is breached before raising alertINTEGEREMPTY

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.