Skip to content

How do I configure alert rules and notifications?

Requires Pro

In the Alert rules section of Monitoring, use “Add rule” to define when Notory alerts you: a metric (CPU %, Memory %, Disk %, Load (1 min) or Status up/down), a comparator with a threshold, an optional duration (“For (seconds)”), and the severity. The rule applies to a specific system or to All systems. A breach creates an alert and a notification.

Monitoring is part of the Operations module and available from the Pro tier.

  1. Open alert rules. In the Monitoring module, scroll to the Alert rules section. The table shows, per rule, Rule name, Condition (e.g. CPU % > 90), Severity, Target, and whether it is Enabled.

    The 'Alert rules' section with existing rules.
  2. Create a rule. Click “Add rule” and fill in the dialog:

    • Rule name (required) — e.g. “CPU sustained above 90%”.
    • MetricCPU %, Memory %, Disk %, Load (1 min) or Status (up/down).
    • Comparator>, >=, <, <= or ==.
    • Threshold (required) — e.g. 90.
    • For (seconds) — how long the condition must hold continuously before the alert fires (0 = immediately).
    • SeverityInfo, Warning or Critical.
    • Target — a specific system or All systems.
    • Enabled — only enabled rules are evaluated.
    An alert rule: metric, comparator, threshold, duration and severity.
  3. Track alerts. Triggered alerts appear under Recent alerts (state Firing/Resolved) and generate a notification — visible on the bell icon and in the Operations area.

    Tip — offline alert: The Status metric returns 1 (up) or 0 (down). A rule Status == 0 with, say, For 300 seconds flags systems that have been unreachable for five minutes.

  • Evaluated against the latest metrics: Notory continuously checks enabled rules against the most recent values of the target systems. Only once the condition has been breached continuously for the configured duration (for_seconds) does the rule fire.
  • Alert lifecycle: When it fires, an alert event is created in the Firing (firing) state with the measured value; once the metric normalizes, it is marked Resolved (resolved) — including timestamps.
  • Notification included: For every triggered alert, Notory generates a notification — the unread counter on the bell icon increases.
  • Deleting a rule removes its history: Deleting a rule also deletes its alert events (cascade). Disabling it (enabled: false) stops evaluation but keeps the history.
  • Audit & tenant: Rules belong to your tenant; creating, changing and deleting them is logged.