0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-29 15:10:02 +00:00
netdata_netdata/docs/alerts-and-notifications/notifications
kanelatechnical caf7a18601
Alerts and Notifications (#20085)
* Alerts and Notifications

* format

* update "creating alerts"

---------

Co-authored-by: ilyam8 <ilya@netdata.cloud>
2025-04-08 13:29:14 +00:00
..
centralized-cloud-notifications Update manage-notification-methods.md (#19601) 2025-02-10 10:00:35 +02:00
README.md Alerts and Notifications (#20085) 2025-04-08 13:29:14 +00:00

Notifications

Netdata supports two ways to send alert notifications: from Netdata Cloud or from the Netdata Agent.
You can use either—or both—depending on how your infrastructure is set up.

:::tip Need alerts fast? Use Cloud for a centralized setup, or Agent for full control on each node. :::


Notification Methods

Netdata Cloud (Centralized)

Netdata Cloud collects alert data from all connected nodes and sends notifications through your configured integrations.

See supported Cloud integrations

Popular integrations:

  • Amazon SNS
  • Slack
  • Discord
  • Splunk
  • Microsoft Teams

Netdata Agent (Local)

The Agent sends alerts directly from the node, even if it's offline or not connected to the Cloud.

See supported Agent integrations

Popular integrations:

  • Email
  • Slack
  • PagerDuty
  • Twilio
  • Telegram
  • Opsgenie

Which One Should I Use?

Choose the option that fits your needs:

Use Case Best Option
Manage multiple nodes centrally Netdata Cloud
Fewer configs, alerts from one place Netdata Cloud
Full control at node level Netdata Agent
No internet or external dependencies Netdata Agent
Fine-tuned control per system/service Netdata Agent
Want both simplicity and flexibility Use both

Next Steps

:::info Want help with alert customization? You can tune thresholds, write custom conditions, and control who gets notified. Learn more here → :::