Alerts
Alerts are emitted by the monitoring engine when a Rule trigger condition is met for a monitored resource. The engine evaluates every active rule once per minute and opens at most one alert per (rule, resource) pair — repeated triggers update the existing alert rather than creating a new one.
Accessing Alerts
Navigate to
Alerts List
The alerts table presents every alert across the tenant.
Columns:
| Column | Description |
|---|---|
| Created | Timestamp the alert first opened |
| Last Updated | Timestamp of the most recent trigger, severity change, or status change |
| Severity | Critical / High / Medium / Low — current level after any overrides |
| Rule Name | Rule that produced the alert (clickable, opens the rule detail) |
| Alert | Rule type that fired (for example, Disk utilization, No data received) |
| Resource Group | Directors / Devices / Targets |
| Resource | Name of the affected resource |
| Status | Open / Acknowledged / Resolved |
Controls:
Search alerts — free-text search across rule name and resource nameSeverity filter — All, Critical, High, Medium, LowStatus filter — All, Open, Acknowledged, ResolvedAlert Type filter — All, Director, Device, Target- Pagination at the foot of the table
Severity and Status
Severity levels rank the urgency of an alert. A multi-severity rule sets the level from its configured thresholds; a single-severity rule applies the same level to every trigger.
| Severity | Badge |
|---|---|
| Critical | red |
| High | red (lighter) |
| Medium | orange |
| Low | yellow |
Status values describe where the alert sits in its lifecycle.
| Status | Description |
|---|---|
| Open | Alert was opened by a trigger and has not been acknowledged or resolved |
| Acknowledged | An operator has taken ownership; the alert is still active but is being worked |
| Resolved | The alert is closed, either manually or automatically by the engine |
Alert Detail
Clicking a row opens the alert detail page. The main panel surfaces:
- Current status badge and severity badge
- An alert summary line naming the rule type and resource (for example, "Disk utilization alert for web-01"), followed by a state-dependent description
Rule Name andRule Type - A
See alert rule details link that opens the rule's detail page Acknowledged By andAcknowledgement Note (shown once the alert is acknowledged)Resolved By andResolution Note (shown once the alert is resolved)
A side info panel lists the
Below the panel, a timeline section records every state change — the original trigger, severity upgrades, acknowledgements, and the resolution. Its columns are Event Time, Event, Severity, and Trigger Condition.
Acknowledging and Resolving
Both actions are available from the alerts list row menu and from the
Acknowledge
Resolve
Alert Lifecycle
Evaluation tick
The monitoring engine re-evaluates every active rule once a minute. Threshold and metric checks run against the most recent observation window; status checks look at the current connection state.
Severity override
When a multi-severity rule fires at a higher level against a resource that already has an Open alert, the existing alert's severity is upgraded in place — the timeline gains an entry recording the change, but no new alert is created. Triggers at the same or a lower severity update the last-triggered timestamp and increment the occurrence count without changing the severity.
Auto-resolve
Some rule types support a resolve condition, configured on the rule itself:
| Rule type | Auto-resolve source |
|---|---|
| Crash detection, Backpressure | Operator-configured Resolve after period — when the period elapses with no further triggers, the alert closes automatically |
| Threshold rules (utilization, data volume, event volume, total ingest amount, queue usage) | The alert auto-resolves once the triggering condition stops being met for the configured stale grace window |
Auto-resolved alerts carry the system-generated resolution note This alert was automatically resolved by the system after the defined resolution period expired. and are flagged in the timeline.
Multi-resource fan-out
A rule scoped to