Skip to main content

Alerts Tab

Netdata provides hundreds of pre-configured health alerts to notify you when an anomaly or performance issue affects your node or its applications.


Raised Alerts Tab

The Raised Alerts tab shows all current alerts in your Room that are in a warning or critical state.

Alert Table Overview

The table provides key details about each active alert:

ColumnDescription
Alert NameThe name of the alert; click to view alert details.
StatusCurrent state: Warning or Critical.
ClassThe alert's class (e.g., Latency, Utilization).
Type & ComponentThe system type and component involved.
RoleThe notification role assigned to the alert.
Node NameThe node where the alert was triggered.
Silencing RuleWhether silencing rules are applied.
ActionsOptions to create silencing rules or ask Netdata Assistant for help.

Use the gear icon (top right) to control which columns are visible. Sort alerts by clicking on column headers.


Filtering Alerts

Filter the alert list using the right-hand bar:

Filter OptionPurpose
Alert StatusFilter by status (Warning, Critical).
Alert ClassFilter by class (e.g., Latency, Utilization).
Alert Type & ComponentFilter by alert type (e.g., System, Web Server) and component (e.g., CPU, Disk).
Alert RoleFilter by the notification role (e.g., Sysadmin, Webmaster).
Host LabelsFilter by host labels (e.g., _cloud_instance_region=us-east-1).
Node StatusFilter by node availability (Live, Offline).
Netdata VersionFilter by the Netdata version.
NodesFilter by specific nodes.

Viewing Alert Details

Click on an alert name to open the alert details page, which provides:

SectionDescription
Latest / Triggered TimeShows when the alert was last triggered.
DescriptionIncludes a detailed explanation of the alert.
Netdata Advisor LinkLinks to related Netdata Advisor guidance.
Triggered Chart SnapshotVisualizes the chart at the alert’s trigger time.
Alert MetadataShows node name, chart instance, type, component, and class.
ConfigurationDisplays the alert's configuration parameters.
Instance ValuesProvides node instance details.

At the bottom of this page, click View alert page to open a dynamic view where you can:

  • Run metric correlations.
  • Navigate to the specific node’s chart that triggered the alert.

Silencing Alerts

In the Raised Alerts tab:

  • The Silencing column shows whether a silencing rule exists for an alert.
  • The Actions column allows you to:

Alert Configurations Tab

The Alert Configurations tab shows the configuration of all running alerts in your Room.

note

"Running alerts" are alerts attached to metrics that are actively being collected. Pre-configured alerts that do not match your setup may not appear here.

Configuration Table Overview

ColumnDescription
Alert NameThe name of the alert; click to view configuration.
Node NameThe node where this configuration applies.
StatusWhether the alert is active or silenced.
Silencing RuleIndicates if silencing rules are applied.
ActionsExplore configuration or ask the Netdata Assistant.

Use the gear icon to adjust which columns are displayed.


Viewing Alert Configuration

From the Actions column, click Show Configuration to:

ActionOutcome
Explore by NodeView configurations split by node.
View Alert PageSee full alert details, including configuration and history.

This allows you to investigate:

  • When the alert last triggered.
  • All configuration parameters per node.

Alert Lifecycle Diagram

tip

The diagram above illustrates the flow of alert detection and management, from metric collection to alert evaluation, triggering, and optional silencing.


Do you have any feedback for this page? If so, you can open a new issue on our netdata/learn repository.