[InsightAPM] General Alarm Component - Quick Start Operation Guide

Core Purpose: Monitor equipment data in real time and promptly alert relevant personnel once the data is abnormal.

1、 Quick Start (4 Steps)

Edit Asset Group

Select the asset node and click “Edit” at the top.

Drag the component into the canvas and save it.

2. Core Configuration Items

Basic Information Configuration (Simple to Fill in)

Name: Give the alarm a name (e.g., “Equipment Overheating Alarm”), which must not be the same as other alarms.

  • Level: Select the urgency level of the alarm (e.g., “Urgent”, “General”), or you can create a new level yourself.

  • Category: Classify the alarm (e.g., “Fan Alarm”, “Air Compressor Alarm”) for easy subsequent searching.

Event Trigger Type: There are two methods, which can be selected according to requirements:

  • Time of duration (Seconds): Set a time (unit: seconds). The alarm will be triggered only when the equipment data remains in an abnormal state for this time. For example, if 10 seconds is set, the alarm will be triggered only after the data has been abnormal for 10 consecutive seconds, avoiding false triggers caused by transient abnormalities.

  • Continuous Triggers (Times): Set a number of times. The alarm will be triggered only when the equipment data is in an abnormal state for consecutive times reaching this number. For example, if 3 times is set, the alarm will be triggered only after the data is uploaded abnormally for 3 consecutive times. It is suitable for scenarios with high data upload frequency to avoid false alarms caused by accidental abnormalities.

Event Rule Configuration (Core, Determines When to Trigger the Alarm)

Focus on “Numeric Comparison” or “String Comparison”, which are simple and easy to understand:

  • Numeric Comparison: For example, “Alarm when temperature > 30 degrees”. Select the data to be monitored (e.g., temperature), set the comparison symbol (>, <, etc.) and value.

  • String Comparison: For example, “Alarm when alarm code == 100”. Select the alarm code to be monitored and set the matching string.

  • Rule Strategy: If only one rule is set, directly fill in “r1” (no need to modify).

Event Notification Configuration (How to Receive Alarm Reminders)

  1. Add a new event notification setting.

  2. Select the group to receive the alarm (the notification group needs to be configured in advance, otherwise it cannot be selected).

  3. After saving, you will receive an email reminder once the alarm is triggered.