Argus
Alerting

Alert Rules

Create and manage alert rules in Argus.

Creating an Alert Rule

  1. Navigate to Alerts > Rules
  2. Click Create Rule
  3. Configure the rule:

Rule Configuration

FieldDescriptionExample
NameDescriptive name"High CPU Alert"
MetricThe metric to monitorcpu_percent
ConditionComparison operatorGreater than
ThresholdTrigger value90
DurationHow long before triggering5 minutes
SeverityAlert severity levelCritical
ServicesWhich services to apply toAll / specific

Rule Types

  • Threshold — Triggers when a metric crosses a defined value
  • Anomaly — AI-detected deviation from baseline patterns
  • Absence — Triggers when a metric stops being reported

Managing Rules

  • Enable/Disable — Toggle rules without deleting them
  • Edit — Modify any rule configuration
  • Clone — Duplicate a rule as a starting point
  • Delete — Remove a rule permanently

Best Practices

  • Start with critical alerts (CPU, memory, disk full)
  • Use appropriate durations to avoid flapping
  • Set meaningful severity levels for escalation routing
  • Combine with suppression windows for maintenance periods

On this page