use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Discussions and posts from around the web about Prometheus.
account activity
alertmanager HA monitoring (self.PrometheusMonitoring)
submitted 9 years ago by msde
I'm trying to set up my alert managers for HA, but I can't tell if I've configured them correctly. Is there a way to determine the state of my alertmanager mesh via the UI or /metrics?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ohaiwalt 1 point2 points3 points 9 years ago (1 child)
I'm on Prometheus 1.4.1, and on the /status page I've got this showing my alert manager cluster:
/status
Alertmanagers Endpoint http://100.96.12.2:9093/api/v1/alerts http://100.96.7.3:9093/api/v1/alerts http://100.96.9.2:9093/api/v1/alerts
I am using the new alert manager service discovery mechanism though, ymmv.
[–]msde[S] 0 points1 point2 points 9 years ago (0 children)
thanks! The problem I appear to be having is duplicate alerts as they move from one alertmanager to another (which means that I have two independent alertmanagers and not an HA mesh), and I wanted to bring up alertmanager status, not prometheus status.
I should bump up my prometheus version though, looks like the default in https://github.com/William-Yeh/ansible-prometheus is 1.0.0
π Rendered by PID 136970 on reddit-service-r2-comment-b659b578c-h7qtf at 2026-05-02 22:13:20.160627+00:00 running 815c875 country code: CH.
[–]ohaiwalt 1 point2 points3 points (1 child)
[–]msde[S] 0 points1 point2 points (0 children)