@cryptotaxi247 / netdata-1 / commits / 80672d714

Update health_alarm_notify.conf (#9740)

Update comments inside `healt_alarm_notify.conf` that were creating confusion.

Chris Akritidis committed Aug 13, 2020 at 19:46 UTC 80672d714211019ce5eff8b5d4d30c417dfd2494
1 file changed +4 -1
health/notifications/health_alarm_notify.conf
+4 -1
@@ -163,7 +163,10 @@ sendsms=""
163 # You can append |critical to limit the notifications to be sent.
164 #
165 # In these examples, the first recipient receives all the alarms
166 -# while the second one receives only the critical ones:
166 +# while the second one receives only notifications for alarms that
167 +# have at some point become critical. The second user may still receive
168 +# warning and clear notifications, but only for the event that previously
169 +# caused a critical alarm.
170 #
171 # email : "user1@example.com user2@example.com|critical"
172 # pushover : "2987343...9437837 8756278...2362736|critical"