Grafana version - 9.3.6
trying to achieve - need alert sound while getting high or disaster alerts , we have any possiblie option for enabling the notification sound in grafana
what happened : while recieving alerts we don’t get any notification alerts sounds in grafana
except to happen : while recieving alerts we need notification sounds for the alerts
Sound alert is not natively supported in grafana.
In zabbix there is this function natively, just use global-notifications in another browser tab… easier… (1 Global notifications)
In grafana there may be other possibilities and adaptations with other Notification Channels.
Workaround for sound alerts:
- Create a notification channel from the available list that has a generic monitoring user.
- opens an application session that receives the warning from the notification channel and leaves it with access to the speaker
- when the Notification Channel sends it to this system via hook or another way, it will play what you define in the chosen application.
Att
1 Like