summaryrefslogtreecommitdiffstats
path: root/health
diff options
context:
space:
mode:
authorSS Salehi <salehi@users.noreply.github.com>2018-12-17 22:22:28 +0330
committerChris Akritidis <43294513+cakrit@users.noreply.github.com>2018-12-17 19:52:28 +0100
commitda9ddfedcb04ea8b30f0090c066aff6a1b1f63f5 (patch)
tree33b7169479faea370a8c4656670b30f3b3e72a8f /health
parenta0c21fe1d63cfaac741c66a5bc1ff7d827c0ebca (diff)
Fix missing method_name: kavenegar (#5019)
<!-- Describe the change in summary section, including rationale and degin decisions. Include "Fixes #nnn" if you are fixing an existing issue. In "Component Name" section write which component is changed in this PR. This will help us review your PR quicker. If you have more information you want to add, write them in "Additional Information" section. This is usually used to help others understand your motivation behind this change. A step-by-step reproduction of the problem is helpful if there is no related issue. --> ##### Kavenegar was missing in new alarm-notify.sh ##### Just method_names has been changed and related configs. ##### Add missing kavenegar in method_names variable
Diffstat (limited to 'health')
-rwxr-xr-xhealth/notifications/alarm-notify.sh.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/health/notifications/alarm-notify.sh.in b/health/notifications/alarm-notify.sh.in
index 7afa7ceea8..2c1cbbd500 100755
--- a/health/notifications/alarm-notify.sh.in
+++ b/health/notifications/alarm-notify.sh.in
@@ -163,6 +163,7 @@ fleep
syslog
custom
msteam
+kavenegar
"
# -----------------------------------------------------------------------------
@@ -318,8 +319,8 @@ MESSAGEBIRD_ACCESS_KEY=
MESSAGEBIRD_NUMBER=
# kavenegar configs
-KAVENEGAR_API_KEY=""
-KAVENEGAR_SENDER=""
+KAVENEGAR_API_KEY=
+KAVENEGAR_SENDER=
# telegram configs
TELEGRAM_BOT_TOKEN=