Skip to main content

Events & Alarms

Mango's event system is how the platform monitors data for abnormal conditions and takes action when those conditions occur. The event system has two main components:

  • Event Detectors -- Rules attached to data points (or other sources) that evaluate incoming values against configured conditions. When a condition is met, the detector raises an event.
  • Event Handlers -- Actions that execute in response to events. Handlers can send email notifications, execute scripts, set point values, or trigger external processes.

Events have an alarm level that determines their severity and how they appear in the alarm table. The available alarm levels, from lowest to highest severity, are: None, Information, Important, Warning, Urgent, Critical, and Life Safety.

In This Section

  • Event Detectors -- Comprehensive guide to all event detector types: high limit, low limit, state, change, no change, no update, range, rate of change, smoothness, CUSUM, and more.

  • Event Handlers -- Configure automated actions triggered by events, including email notifications, set point handlers, process handlers, and script handlers.

  • Alarms and Alarm Management -- Understanding alarm levels, acknowledging alarms, filtering events, managing alarm sounds, and configuring alarm behavior.

  • Email Notification Setup -- Configure email notifications including SMTP settings, email event handlers, recipient lists, FreeMarker templates, escalation, and testing email delivery.