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

First thoughts on using AlertManager #49

Closed
quinox opened this issue Apr 17, 2015 · 4 comments
Closed

First thoughts on using AlertManager #49

quinox opened this issue Apr 17, 2015 · 4 comments

Comments

@quinox
Copy link
Contributor

quinox commented Apr 17, 2015

  • The documentation suggests using config/fixtures/sample.conf.input as a starting point for your own config. This file applies a filter to all alerts, meaning your alerts will most likely end up being ignored. I suggest removing the filter from this file (or commenting it out, or creating a better starter config)
  • The documentation suggests reading config/config.proto to learn more about the configuration, but unless you know how to interpret golang variables and structs it doesn't actually help you with the layout of your configuration file. I'd rather see an actual configuration file with everything in it.
  • Explain how you can enable/disable certain notification types
  • Give Prometheus, PromDash and AlertManager each a distinct favicon (diff. color versions of the same favicon fe.) so I can see which browser tab goes where.
  • Adding a column "next notification moment" in the web-ui alert list would be nice
  • -notification.smtp.smarthost requires you specify the port number. It would be user-friendly if AlertManager would assume 25 if no port is specified
@juliusv
Copy link
Member

juliusv commented Apr 23, 2015

👍 to all points. PRs welcome! :)

@sdurrheimer
Copy link
Contributor

Give Prometheus, PromDash and AlertManager each a distinct favicon (diff. color versions of the same favicon fe.) so I can see which browser tab goes where.

I can give it a try. Do we have a PSD or something ?

@ThuyNT2916
Copy link

I set Postfix null-client, It has sended mail successfull. Then, I set -notification.smtp.smarthost port 25, but alert don't send to mail.??. I need helping.
It notice:
"ERRO[0002] Error sending email notification: starttls failed: tls: either ServerName or InsecureSkipVerify must be specified in the tls.Config file=notifier.go line=758"

@fabxc
Copy link
Contributor

fabxc commented Jun 20, 2016

All these refer to the old Alertmanager. Closing.

@fabxc fabxc closed this as completed Jun 20, 2016
simonpasquier pushed a commit to simonpasquier/alertmanager that referenced this issue Oct 27, 2021
Bug 1957157: Bump alertmanager to v0.22.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants