Alerts Watcher #6

Open
opened 2023-09-23 18:29:43 +00:00 by AndreFerreira5 · 0 comments
AndreFerreira5 commented 2023-09-23 18:29:43 +00:00 (Migrated from github.com)

Goal: Monitor sensor data and trigger alert events

Description: Process that continually checks sensor data in shared memory against defined alerts and sends alert notifications to console processes via message queue when triggered.

Tasks:

  • Loop checking shared memory
  • Identify matching alert rules for sensor data
  • Check if alert conditions met
  • Send alert to console process(es) via message queue
  • Log alerts triggered
**Goal:** Monitor sensor data and trigger alert events **Description:** Process that continually checks sensor data in shared memory against defined alerts and sends alert notifications to console processes via message queue when triggered. **Tasks:** - [ ] Loop checking shared memory - [ ] Identify matching alert rules for sensor data - [ ] Check if alert conditions met - [ ] Send alert to console process(es) via message queue - [ ] Log alerts triggered
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AndreFerreira5/iot-system-sim#6
No description provided.