From 48b6a6ec2c9c497363b35609d4a6751619d83b2a Mon Sep 17 00:00:00 2001 From: Joel Hans Date: Wed, 4 Nov 2020 08:11:58 -0700 Subject: Add supported notification platforms to docs (#10170) * Add supported notification platforms * Fix for Thiago --- docs/monitor/enable-notifications.md | 40 +++++++++++++++++++++++++++++------- 1 file changed, 33 insertions(+), 7 deletions(-) (limited to 'docs') diff --git a/docs/monitor/enable-notifications.md b/docs/monitor/enable-notifications.md index 554c96e0c4..60dfddb539 100644 --- a/docs/monitor/enable-notifications.md +++ b/docs/monitor/enable-notifications.md @@ -6,19 +6,45 @@ custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/monitor/ena # Enable notifications -Netdata comes with a notification system that supports more than a dozen services, such as email, Slack, PagerDuty, -Twilio, Amazon SNS, Discord, and much more. You can enable as many platforms as you want, and configure them to match -your organization's needs with features like role-based notifications. - -To see all the supported platforms, visit our [notifications](/health/notifications/README.md) doc. +Netdata comes with a [notification system](/health/notifications/README.md) that supports more than a dozen services, +such as email, Slack, PagerDuty, Twilio, Amazon SNS, Discord, and much more. You can enable as many platforms as you +want, and configure them to match your organization's needs with features like role-based notifications. + +## Supported notification platforms + +- [**alerta.io**](/health/notifications/alerta/README.md) +- [**Amazon SNS**](/health/notifications/awssns/README.md) +- [**Custom endpoint**](/health/notifications/custom/README.md) +- [**Discord**](/health/notifications/discord/README.md) +- [**Dynatrace**](/health/notifications/dynatrace/README.md) +- [**Email**](/health/notifications/email/README.md) +- [**Flock**](/health/notifications/flock/README.md) +- [**Google Hangouts**](/health/notifications/hangouts/README.md) +- [**IRC**](/health/notifications/irc/README.md) +- [**Kavenegar**](/health/notifications/kavenegar/README.md) +- [**Matrix**](/health/notifications/matrix/README.md) +- [**Messagebird**](/health/notifications/messagebird/README.md) +- [**Netdata Agent dashboard**](/health/notifications/web/README.md) +- [**Opsgenie**](/health/notifications/opsgenie/README.md) +- [**PagerDuty**](/health/notifications/pagerduty/README.md) +- [**Prowl**](/health/notifications/prowl/README.md) +- [**PushBullet**](/health/notifications/pushbullet/README.md) +- [**PushOver**](/health/notifications/pushover/README.md) +- [**Rocket.Chat**](/health/notifications/rocketchat/README.md) +- [**Slack**](/health/notifications/slack/README.md) +- [**SMS Server Tools 3**](/health/notifications/smstools3/README.md) +- [**StackPulse**](/health/notifications/stackpulse/README.md) +- [**Syslog**](/health/notifications/syslog/README.md) +- [**Telegram**](/health/notifications/telegram/README.md) +- [**Twilio**](/health/notifications/twilio/README.md) This doc covers enabling email and Slack notifications, but the same process applies to enabling any other notification platform. ## Enable email notifications -To use email notifications, you need [`sendmail`](http://www.postfix.org/sendmail.1.html) or an equivalent installed on -your system. +To use [email notifications](/health/notifications/email/README.md), you need +[`sendmail`](http://www.postfix.org/sendmail.1.html) or an equivalent installed on your system. Edit the `health_alarm_notify.conf` file, which resides in your Netdata [config directory](/docs/configure/nodes.md#netdata-config-directory). -- cgit v1.2.3