view-active-alerts.mdx 4.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. ---
  2. title: "View active alerts"
  3. description: >-
  4. "Track the health of your infrastructure in one place by taking advantage of the powerful health monitoring
  5. watchdog running on every node."
  6. type: "how-to"
  7. custom_edit_url: "https://github.com/netdata/netdata/blob/master/docs/cloud/alerts-notifications/view-active-alerts.mdx"
  8. sidebar_label: "View active alerts"
  9. learn_status: "Published"
  10. learn_topic_type: "Tasks"
  11. learn_rel_path: "Operations/Alerts"
  12. ---
  13. Netdata Cloud receives information about active alerts on individual nodes in your infrastructure and updates the
  14. interface based on those status changes.
  15. Netdata Cloud doesn't produce alerts itself but rather receives and aggregates alerts from each node in your
  16. infrastructure based on their configuration. Every node comes with hundreds of pre-configured alerts that have been
  17. tested by Netdata's community of DevOps engineers and SREs, but you may want to customize existing alerts or create new
  18. ones entirely.
  19. Read our doc on [health alerts](https://github.com/netdata/netdata/blob/master/docs/monitor/configure-alarms.md) to
  20. learn how to tweak existing alerts or create new
  21. health entities based on the specific needs of your infrastructure. By taking charge of alert configuration, you'll
  22. ensure Netdata Cloud always delivers the most relevant alerts about the well-being of your nodes.
  23. ## View all active alerts
  24. The [Alerts Smartboard](https://github.com/netdata/netdata/blob/master/docs/cloud/alerts-notifications/smartboard.mdx)
  25. provides a high-level interface for viewing the number of critical or warning alerts and where they are in your
  26. infrastructure.
  27. ![The Alerts Smartboard](https://user-images.githubusercontent.com/1153921/119025635-2fcb1b80-b959-11eb-9fdb-7f1a082f43c5.png)
  28. Click on the **Alerts** tab in any War Room to open the Smartboard. Alternatively, click on any of the alert badges in
  29. the [Nodes view](https://github.com/netdata/netdata/blob/master/docs/cloud/visualize/nodes.md) to jump to the Alerts
  30. Smartboard.
  31. From here, filter active alerts using the **critical** or **warning** boxes, or hover over a box in
  32. the [nodes map](https://github.com/netdata/netdata/blob/master/docs/cloud/alerts-notifications/smartboard.mdx#nodes-map)
  33. to see a
  34. popup node-specific alert information.
  35. ## View alerts in context with charts
  36. If you click on any of the alerts, either in a nodes map popup or the alerts table, Netdata Cloud navigates you to the
  37. single-node dashboard and scrolls to the relevant chart. Netdata Cloud also draws a highlight and the value at the
  38. moment your node triggered this alert.
  39. ![An alert in context with charts and dimensions](https://user-images.githubusercontent.com/1153921/119039593-4a0cf580-b969-11eb-840c-4ecb123df9f5.png)
  40. You can
  41. then [select this area](https://github.com/netdata/netdata/blob/master/docs/dashboard/interact-charts.mdx#select)
  42. with `Alt/⌘ + mouse selection` to highlight the alerted timeframe while you explore other charts for root cause
  43. analysis.
  44. Or, select the area and
  45. run [Metric Correlations](https://github.com/netdata/netdata/blob/master/docs/cloud/insights/metric-correlations.md) to
  46. filter the single-node
  47. dashboard to only those charts most likely to be connected to the alert.
  48. ## What's next?
  49. Learn more about the features of the Smartboard in
  50. its [reference](https://github.com/netdata/netdata/blob/master/docs/cloud/alerts-notifications/smartboard.mdx)
  51. doc. To stay notified of active alerts,
  52. enable [centralized alert notifications](https://github.com/netdata/netdata/blob/master/docs/cloud/alerts-notifications/notifications.mdx)
  53. from Netdata Cloud.
  54. If you're through with setting up alerts, it might be time
  55. to [invite your team](https://github.com/netdata/netdata/blob/master/docs/cloud/manage/invite-your-team.md).
  56. Check out our recommendations on organizing and
  57. using [Spaces](https://github.com/netdata/netdata/blob/master/docs/cloud/spaces.md) and
  58. [War Rooms](https://github.com/netdata/netdata/blob/master/docs/cloud/war-rooms.md) to streamline your processes once
  59. you find an alert in Netdata Cloud.