Ilya Mashchenko 59e71195b9 fix(alarms): treat 0 processors as unknown in load_cpu_number (#14286) 2 years ago
..
health.d 59e71195b9 fix(alarms): treat 0 processors as unknown in load_cpu_number (#14286) 2 years ago
notifications 3748954bae Populate field values in send_slack() for Mattermost (#14153) 2 years ago
Makefile.am bc977526fc Add few alarms for elasticsearch (#14197) 2 years ago
QUICKSTART.md 4322b1973d remove deprecated fping.plugin in accordance with v1.37.0 deprecation notice (#14073) 2 years ago
README.md c7f2647a62 Docs: Removed Google Analytics tags (#12145) 3 years ago
REFERENCE.md 6898558b72 Use brackets around info variables (#14206) 2 years ago
health.c 3d5f9e64a0 Revert health to run in a single thread (#14244) 2 years ago
health.h 3d5f9e64a0 Revert health to run in a single thread (#14244) 2 years ago
health_config.c 3d5f9e64a0 Revert health to run in a single thread (#14244) 2 years ago
health_json.c 3d5f9e64a0 Revert health to run in a single thread (#14244) 2 years ago
health_log.c 3d5f9e64a0 Revert health to run in a single thread (#14244) 2 years ago

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.