Overview
This page covers advanced alert rule configuration beyond basic threshold alerts — including compound multi-condition rules, silencing active alerts during maintenance windows, inhibition rules that suppress lower-severity alerts when a critical one is already firing, and escalation policies.Prerequisites
- An active NxtSight account with project access
- At least one notification channel configured (see nxtRadar Admin — Alert Channels)
Compound Alert Rules
Combine multiple conditions in a single rule using AND/OR logic:- Dashboard
- Rule File
Navigate to Monitor Center > Monitoring (Create Alert Rule, admin view) and
click Advanced Mode.In Advanced Mode, add multiple conditions:
This rule fires only when both CPU is above 85% AND available memory is below
15% — reducing false positives from transient CPU spikes.
Silencing Alerts
Silences temporarily suppress alert notifications during planned maintenance. The alert rule continues to evaluate — only notifications are suppressed.- Dashboard
- CLI
Inhibition Rules
Inhibition rules suppress lower-severity alerts when a higher-severity alert is already active for the same source. This prevents alert storms during major incidents.Example: Suppress warnings when critical is firing
warning alerts for a host when a critical alert is
already firing for that same host — reducing notification noise during a major outage.
Configure inhibition rules via Monitor Center > Monitoring (Inhibition Rules, admin view).
Escalation Policies
Configure multi-tier escalation for critical alerts:GitOps-Based Rule Management
Manage alert rules as code for version-controlled, auditable configurations:Export all current alert rules
Import rules from directory
Next Steps
Metrics & Alerts
Basic alert rule creation for metric thresholds
nxtRadar Admin — Alert Channels
Configure the notification channels referenced by alert rules
Dashboards
Visualize metrics alongside alert thresholds
Troubleshooting
Diagnose alert rules that are not firing or delivering notifications