luchaos 0172acbf42 Fix Discord webhook payload (#16257) 1 year ago
..
health.d 712926a649 health: attach drops ratio alarms to net.drops (#16199) 1 year ago
notifications 0172acbf42 Fix Discord webhook payload (#16257) 1 year ago
Makefile.am fd3de38198 health: add upsd alerts (#16036) 1 year ago
README.md d5bdb7cf15 docs rename alarm to alert (#15812) 1 year ago
REFERENCE.md 9f0fbff5b8 Add a summary field to alerts (#15886) 1 year ago
health.c 9493fa8682 Remove family from alerts (#16025) 1 year ago
health.h 9493fa8682 Remove family from alerts (#16025) 1 year ago
health_config.c 75e26689ce Suppress "families" log (#16186) 1 year ago
health_json.c 9493fa8682 Remove family from alerts (#16025) 1 year ago
health_log.c 9493fa8682 Remove family from alerts (#16025) 1 year ago

README.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.