mirror of
https://github.com/netdata/netdata.git
synced 2025-04-15 01:58:34 +00:00
![]() * remove loading and storing families from alert configs * remove families from silencers * remove from alarm log * start remove from alarm-notify.sh.in * fix test alarm * rebase * remove from api/v1/alarm_log * remove from alert stream * remove from config stream * remove from more * remove from swagger for health api * revert md changes * remove from health cmd api test |
||
---|---|---|
.. | ||
health.d | ||
notifications | ||
health.c | ||
health.h | ||
health_config.c | ||
health_json.c | ||
health_log.c | ||
Makefile.am | ||
README.md | ||
REFERENCE.md |
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 alerts that work without any configuration.
The Agent's health monitoring system is also dynamic and fully customizable. You can write entirely new alerts, tune the community-configured alerts for every app/service the Agent collects metrics from, 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, customize alerts, and disable/silence alerts.