summaryrefslogtreecommitdiffstats
path: root/health
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2020-08-13 19:46:44 +0200
committerGitHub <noreply@github.com>2020-08-13 17:46:44 +0000
commit80672d714211019ce5eff8b5d4d30c417dfd2494 (patch)
treebbe54b20e8d9f5353880e70fd0bbe10ee485e496 /health
parentaf38654ff13fda8b94aff7e29e6bcc459062600d (diff)
Update health_alarm_notify.conf (#9740)
Update comments inside `healt_alarm_notify.conf` that were creating confusion.
Diffstat (limited to 'health')
-rwxr-xr-xhealth/notifications/health_alarm_notify.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/health/notifications/health_alarm_notify.conf b/health/notifications/health_alarm_notify.conf
index 19aa999f9d..ac9e8ee543 100755
--- a/health/notifications/health_alarm_notify.conf
+++ b/health/notifications/health_alarm_notify.conf
@@ -163,7 +163,10 @@ sendsms=""
# You can append |critical to limit the notifications to be sent.
#
# In these examples, the first recipient receives all the alarms
-# while the second one receives only the critical ones:
+# while the second one receives only notifications for alarms that
+# have at some point become critical. The second user may still receive
+# warning and clear notifications, but only for the event that previously
+# caused a critical alarm.
#
# email : "user1@example.com user2@example.com|critical"
# pushover : "2987343...9437837 8756278...2362736|critical"