Ilya Mashchenko ae3fc0e31c health: unsilence cpu % alarm (#17194) 11 месяцев назад
..
guides e0ec10411b Move collectors/ under src/ (#16965) 1 год назад
health.d ae3fc0e31c health: unsilence cpu % alarm (#17194) 11 месяцев назад
notifications 6636bbec1e add missing "gotify" to list of notification methods in alarm-notify.sh (#17069) 1 год назад
schema.d 45a1681ad3 DYNCFG: alerts improvements (#17165) 11 месяцев назад
README.md e0ec10411b Move collectors/ under src/ (#16965) 1 год назад
REFERENCE.md 45a1681ad3 DYNCFG: alerts improvements (#17165) 11 месяцев назад
health.c 8c736bb135 Move health/ under src/ (#16954) 1 год назад
health.h 45a1681ad3 DYNCFG: alerts improvements (#17165) 11 месяцев назад
health_config.c 45a1681ad3 DYNCFG: alerts improvements (#17165) 11 месяцев назад
health_dyncfg.c 45a1681ad3 DYNCFG: alerts improvements (#17165) 11 месяцев назад
health_event_loop.c 45a1681ad3 DYNCFG: alerts improvements (#17165) 11 месяцев назад
health_internals.h a0e176013a HEALTH: eliminate fields that should be labels (#17048) 1 год назад
health_json.c 45a1681ad3 DYNCFG: alerts improvements (#17165) 11 месяцев назад
health_log.c 8c736bb135 Move health/ under src/ (#16954) 1 год назад
health_notifications.c 8c736bb135 Move health/ under src/ (#16954) 1 год назад
health_prototypes.c 45a1681ad3 DYNCFG: alerts improvements (#17165) 11 месяцев назад
health_prototypes.h 45a1681ad3 DYNCFG: alerts improvements (#17165) 11 месяцев назад
health_silencers.c 8c736bb135 Move health/ under src/ (#16954) 1 год назад
health_silencers.h 8c736bb135 Move health/ under src/ (#16954) 1 год назад
health_variable.c 45a1681ad3 DYNCFG: alerts improvements (#17165) 11 месяцев назад
rrdcalc.c 45a1681ad3 DYNCFG: alerts improvements (#17165) 11 месяцев назад
rrdcalc.h 8c736bb135 Move health/ under src/ (#16954) 1 год назад
rrdvar.c 8c736bb135 Move health/ under src/ (#16954) 1 год назад
rrdvar.h 8c736bb135 Move health/ under src/ (#16954) 1 год назад

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.