From 94f7196649c3941aed33b2ca89be3481b3bdea53 Mon Sep 17 00:00:00 2001 From: sorano Date: Wed, 12 Dec 2018 14:08:51 +0100 Subject: [PATCH] Correct sound for pushover.net (#9511) * Correct sound for pushover.net pushover.net should now use sound= instead of critical. * Added pushover config examples for all severities. Added pushover config examples for all severities. --- doc/Alerting/Transports.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/Alerting/Transports.md b/doc/Alerting/Transports.md index 2d30486595..846552e37b 100644 --- a/doc/Alerting/Transports.md +++ b/doc/Alerting/Transports.md @@ -317,9 +317,14 @@ Get your Access Token from your Pushbullet's settings page and set it in your tr | Access Token | MYFANCYACCESSTOKEN | ## Pushover -If you want to change the [notification sounds](https://pushover.net/api#sounds) then add it in Pushover Options: +If you want to change the default [notification sound](https://pushover.net/api#sounds) for all notifications then you can add the following in Pushover Options: +`sound=falling` + +You also have the possibility to change sound per severity: `sound_critical=falling` +`sound_warning=siren` +`sound_ok=magic` Enabling Pushover support is fairly easy, there are only two required parameters. @@ -336,6 +341,8 @@ Now copy your API Key and obtain your User Key from the newly created Applicatio | Api Key | APPLICATIONAPIKEYGOESHERE | | User Key | USERKEYGOESHERE | | Pushover Options | sound_critical=falling | +| | sound_warning=siren | +| | sound_ok=magic | ## Rocket.chat The Rocket.chat transport will POST the alert message to your Rocket.chat Incoming WebHook using the