Ilya Mashchenko 414bc49d7e bump go.d.plugin v0.40.4 (#13808) 2 years ago
..
health.d 414bc49d7e bump go.d.plugin v0.40.4 (#13808) 2 years ago
notifications 1cbd7ab42d Fix telegram-bot rate limit (#13119) 2 years ago
Makefile.am 89d3db69b1 add Postgres total connection utilization alarm (#13620) 2 years ago
QUICKSTART.md 0fa55c7dce feat: move dirs, logs, and env vars config options to separate sections (#12935) 2 years ago
README.md c7f2647a62 Docs: Removed Google Analytics tags (#12145) 3 years ago
REFERENCE.md 708efb41bd Support chart labels in alerts (#13290) 2 years ago
health.c 4a935930ab minor - add host labels for ephemerality and nodes with unstable connections (#13784) 2 years ago
health.h 4a935930ab minor - add host labels for ephemerality and nodes with unstable connections (#13784) 2 years ago
health_config.c cb7af25c09 RRD structures managed by dictionaries (#13646) 2 years ago
health_json.c 0190a1b556 Change cast to remove coverity warnings (#13735) 2 years ago
health_log.c cb7af25c09 RRD structures managed by dictionaries (#13646) 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.