Product / Real-Time Alerts

Alerts that actually reach a human in time

Sentrel turns every reading into instant action: WebSocket live updates, in-app toasts, webhooks, and email firing the moment a rule trips. No polling delays, no missed conditions, no 2 a.m. scramble through dashboards.

Real-Time Alerts
1

The old way: a dashboard nobody is watching at 3 a.m.

A bolted-together Grafana stack technically has alerting, but its evaluation engine polls your time-series database on a fixed interval, so a fault that starts and clears between scrapes is simply never seen. Routing is an afterthought, multi-channel delivery means stitching together extra services, and there is no per-reading context, so by the time someone notices the red panel the bearing is already running hot or the batch is already out of spec. Alerting becomes a maintenance project of its own instead of a safety net.

  • Interval polling misses short-lived spikes and transients entirely
  • Acknowledgements, escalation, and de-duplication are DIY or absent
  • Routing to email or chat needs separate plugins and contactpoint config
  • No tamper-evident record of who was notified, when, or whether they acted
2

How Sentrel fires alerts: per-reading, four channels, zero setup

Sentrel evaluates its rule engine on every single reading as it lands over MQTT or HTTPS ingest, not on a scrape timer, so a threshold breach is caught the instant it occurs. When a rule trips, Sentrel pushes the event over a live WebSocket to anyone with the dashboard open, raises an in-app toast, POSTs a structured payload to your webhooks, and sends email all at once. Each alert carries the device, the offending value, the rule that fired, and the integrity hash of the source reading, so responders see exactly what happened without hunting through a chart.

  • Rules evaluated per reading at ingest, not on a polling interval
  • WebSocket live updates so open dashboards react in real time
  • In-app toasts plus webhooks plus email from one rule definition
  • Every alert links back to the tamper-evident reading that triggered it
  • Scoped API and MQTT keys keep alert delivery locked to the right tenant
3

Why it beats the DIY stack

The difference is whether an alert is a feature or a project. Sentrel ships per-reading evaluation, four delivery channels, and an auditable trail in the box, configured from the same plain-English thresholds you used to describe your equipment. A Grafana-plus-exporter assembly makes you build, host, and babysit each of those pieces, and still leaves you with interval blind spots and no compliance-grade record. With Sentrel, the operators and integrators who actually run the plant get notified through the channel they already watch, with the context to act, and a WORM-grade log proving the alert went out.

  • No polling gaps: catch transient faults a scrape interval would miss
  • No glue code: toasts, webhooks, email, and live updates from one rule
  • Compliant by default: notification events captured in the audit trail
  • White-label ready: alerts carry your branding for resale by OEMs and integrators
Questions

Real-Time Alerts, answered.

Sentrel runs its rule engine on each reading as it is ingested over MQTT or HTTPS, so the alert is generated the moment the breaching value arrives rather than on a fixed polling cycle. Live dashboards update over WebSocket and toasts, webhooks, and email dispatch immediately, so short-lived spikes that a scrape-interval system would skip are still caught.

Four, from a single rule: WebSocket live updates to any open dashboard, in-app toast notifications, outbound webhooks with a structured JSON payload, and email. You define the threshold once in plain English and choose which channels carry it.

Yes. Alert events are written to Sentrel's full audit trail alongside the tamper-evident integrity hash of the reading that triggered them, giving you a WORM-grade, 21 CFR Part 11-aligned record of what fired, when, and against which value.

Stop integrating. Start monitoring.

Describe what you want to watch, connect the gateway you already own, and be live this afternoon — no integrator, no proprietary hardware, no six-month project.