Stelios Fragkakis 81b3d4b71e Add a timeout parameter to data queries (#12649) 2 лет назад
..
health.d 83e13596cb Adjust timex.plugin information to be less cryptic (#12495) 2 лет назад
notifications acec960525 Update AWS SNS README.md (#11946) 3 лет назад
Makefile.am 52456f5baf Remove backends subsystem (#12146) 3 лет назад
QUICKSTART.md e4ed564832 remove deprecated node.d modules (#12047) 3 лет назад
README.md c7f2647a62 Docs: Removed Google Analytics tags (#12145) 3 лет назад
REFERENCE.md 84bcecd4bc Add additional link to badges doc (#12412) 3 лет назад
health.c 81b3d4b71e Add a timeout parameter to data queries (#12649) 2 лет назад
health.h 4566c0835e Only store alert hashes once per health config iteration (#12292) 3 лет назад
health_config.c 7bfc543172 Fix memory leaks on Netdata exit (#12511) 2 лет назад
health_json.c 3296f78436 Add localhost hostname to the edit_command (#11793) 3 лет назад
health_log.c 4919103c4b Fix time_t format (#11897) 3 лет назад

README.md

Health monitoring

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.

Ready to take the next steps with health monitoring?

Quickstart

Configuration reference

Guides

Every infrastructure is different, so we're not interested in mandating how you should configure Netdata's health monitoring features. Instead, these guides should give you the details you need to tweak alarms to your heart's content.

Stopping notifications for individual alarms

Use dimension templates to create dynamic alarms

Related features

Notifications: Get notified about ongoing alarms from your Agents via your favorite platform(s), such as Slack, Discord, PagerDuty, email, and much more.