summaryrefslogtreecommitdiffstats
path: root/health/README.md
blob: 96f71f87a25548efc2073b6aa7d7b5981a539cf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Alerts and notifications

The Netdata Agent is a health watchdog for the health and performance of your systems, services, and applications. We've
worked closely with our community of DevOps engineers, SREs, and developers to define hundreds of production-ready
alarms that work without any configuration.

The Agent's health monitoring system is also dynamic and fully customizable. You can write entirely new alarms, tune the
community-configured alarms for every app/service [the Agent collects metrics from](https://github.com/netdata/netdata/blob/master/collectors/COLLECTORS.md), or
silence anything you're not interested in. You can even power complex lookups by running statistical algorithms against
your metrics.

You can [use various alert notification methods](https://github.com/netdata/netdata/edit/master/docs/monitor/enable-notifications.md), 
[customize alerts](https://github.com/netdata/netdata/blob/master/health/REFERENCE.md), and 
[disable/silence](https://github.com/netdata/netdata/blob/master/health/REFERENCE.md#disable-or-silence-alerts) alerts.