Stelios Fragkakis 0b4b428cba Patch release 1.42.4 (#15998) 1 year ago
..
health.d f7965ca5f0 disable systemdunits alarms (#15726) 1 year ago
notifications 6bba90a532 Assorted fixes for integrations templates. (#15702) 1 year ago
Makefile.am b3d90d5b4b monitor applications file descriptor limits (#15417) 1 year ago
README.md 8c73c47645 Reorg learn 0227 (#14621) 2 years ago
REFERENCE.md 11464f4636 docs: note that health foreach works only with template (#15478) 1 year ago
health.c 0b4b428cba Patch release 1.42.4 (#15998) 1 year ago
health.h 0e230a260e Revert "Refactor RRD code. (#15423)" (#15723) 1 year ago
health_config.c 0e230a260e Revert "Refactor RRD code. (#15423)" (#15723) 1 year ago
health_json.c 5be9be7485 rewrite /api/v2/alerts (#15257) 1 year ago
health_log.c 5607d21c02 Store and transmit chart_name to cloud in alert events (#15441) 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 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, 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.