Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure e-mail server for grafana alerts via SexiGraf Web Admin #281

Closed
tsohst opened this issue Jan 20, 2022 · 4 comments
Closed

configure e-mail server for grafana alerts via SexiGraf Web Admin #281

tsohst opened this issue Jan 20, 2022 · 4 comments

Comments

@tsohst
Copy link

tsohst commented Jan 20, 2022

Hey,

we would like to configure alerts on certain graphs in grafana.
Is it possible to implement the configuration of the e-mail server in SexiGraf Web Admin?

@rschitz
Copy link
Member

rschitz commented Jan 20, 2022

Hi,
Yes, you'd have to configure an email notification channel and an smtp server in the grafana config file https://grafana.com/docs/grafana/latest/alerting/old-alerting/notifications/

@tsohst
Copy link
Author

tsohst commented Jan 20, 2022

So, it is ok to manually edit things? Or can this break something when updating sexigraf in the future?

@rschitz
Copy link
Member

rschitz commented Jan 20, 2022

in case of a minor update it's fine but in case of a major one you'd have to re-modify the file and recreate the alarm settings and export/import your custom dashboards

@rschitz
Copy link
Member

rschitz commented Jan 20, 2022

Grafana 8 introduced a new alarms module so we have to make some change anyway

@rschitz rschitz closed this as completed Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants