Monitors are the foundation of observability in Nova. They continuously evaluate metrics from your infrastructure and trigger alerts when conditions are met. This guide walks you through creating your first monitor.
From the Nova dashboard, click Monitors in the left sidebar, then click New Monitor.
Select the type of monitor you want to create. Common options include:
For your first monitor, select Metric Monitor.
Use the query builder to select a metric. For example, to monitor CPU usage:
This triggers when average CPU usage exceeds 80% over the evaluation window.
Configure the thresholds for warning and critical states. For example:
Choose who gets notified when the monitor triggers. You can notify via email, Slack, PagerDuty, or any configured integration.
Start with a generous threshold and tighten it over time. This avoids alert fatigue while you learn your baseline metrics.
Click Create Monitor. Nova will immediately begin evaluating your metric. You can see the monitor's status on the Monitors overview page.
Set up your first monitor and never miss a critical metric change.
Start Free Trial