Skip to main content

Device Alarms

Device Alarms let you monitor machine health (CPU/GPU usage & temperature, RAM, storage, etc.) and get notified when values cross thresholds you define.
This page covers notification channels, creating alarms, activating/deactivating, editing/deleting, and troubleshooting—for Device Hub only.

info

This page is about Device Alarms.
Inference (model/analytic) alarms are described in the related section.


Notification Channels

To receive alert notifications (e.g., email or Slack), first define Notification Channels.

Add a channel

  1. From the left menu, open Alarms → Notification Channels
  2. Click New Channel.
  3. Enter Channel Name.
  4. Choose Channel Type:
    • Email — enter your email address.
    • Slack — enter webhook URL.
  5. Click Save Channel.
Adding Notification Channel

 

tip

Slack webhooks: see the official docs for setting up an incoming webhook.


Create a Device Alarm

Use Device Alarms to watch CPU/GPU utilization & temperature, RAM/Swap, storage usage, and more.

  1. Go to the Alarms page from the left menu and open the List tab.
  2. Select Device Alarms.
  3. Click + New Device Alarm.
  4. Alarm Name — give a clear name.
  5. Alarm Channels — pick one or more channels to notify.
  6. Rules Operand — choose AND or OR to combine multiple rules.
  7. Add rules — select an Event (e.g., CPU/GPU Utilization, Temperature, RAM Usage, Storage Usage), then click Add Single Rule or Add Group Rule and enter thresholds.
  8. In the added row, choose appropriate options or enter values for your alarm.
  9. (Optional) Add more rules; they follow the selected Rules Operand.
  10. Click Save.

Activate & Deactivate

You can enable alarms per device from either the Web App or the Client.

From Web App

  1. Go to Devices.
  2. Click the metrics icon in the device row to open the Metrics Panel.
  3. Open the Device Alarms tab.
  4. Toggle the Status switch for any alarm.
  5. To bulk-toggle, select multiple alarms and click Activate Alarms or Deactivate Alarms.

From Client (on the device)

  1. Open Alarms in the Client.
  2. Toggle the Status switch for each alarm, or select multiple and use Activate Alarms / Deactivate Alarms.

Activate Device Alarms

Activate / Deactivate Device Alarms

 


Edit or Delete a Device Alarm

  1. Go to the Alarms page from the left menu and open the List tab.
  2. Select Device Alarms.
  3. Click the gear icon at the end of the alarm row.
  4. Choose Edit to update or Remove to delete.

Deleting Device Alarms

Edit / Delete Device Alarms

 


Tips & Troubleshooting

  • No notifications arriving

    • Check Notification Channels are valid and selected in the alarm.
    • Verify the alarm is Active for the target device.
  • Alarm doesn’t trigger

    • Confirm Monitoring → Check Device Metrics is ON (metrics must be collected).
    • Verify the threshold and Rules Operand (AND/OR) logic.
  • Empty or stale data

    • In Monitoring, ensure Check Device Metrics is enabled.
    • For history-dependent checks, verify Save Device Metrics is ON.
  • Bulk manage

    • Use the Metrics Panel → Device Alarms list to multi-select and activate/deactivate alarms faster.