Unit 5: Monitoring the Device Performance with Alerts


To monitor the health and performance of your devices, you can define customized alert severities, alert types, alert content, and alert rules for any device anomaly. This tutorial shows how to enable alerts to monitor the temperature of the battery device. Refer to the steps below.

  1. In the EnOS Management Console, click the Alert service in the left navigation panel.

  2. Click Alert Severity > New Severity to create a “Warning” severity level.

    ../../_images/alert_severity1.png
  3. Click Alert Type > New Type to create an “Exceeding_Limit” alert type.

    ../../_images/alert_type1.png
  4. Click Alert Content > New Content to define the content, which can contain the cause of the alert and actions needed from the device owner. Next, select the battery model and the alert type to create the alert content.

    ../../_images/alert_content1.png
  5. Click Alert Rule > New Rule to create the alert rule for monitoring the battery temperature. For example, when the value of the temperature measurement point exceeds 100 degrees, the alert will be triggered.

    ../../_images/alert_rule1.png


When the alert rule is created, it will start to monitor the temperature of the battery device. You can view the active alerts and history alerts of the device on the Alert Record page.


You can also use the event service APIs to query the alert records. For example, you can use the Search Active Alerts API to search for active alerts using the organization ID and other filtering conditions. For more information about EnOS API, go to EnOS Management Console > EnOS API.