Hello again
I was able to resolve the issue just now, i had to compare the two servers
prometheus config file and i made some tweak in the Alertmanager
configuration section, then restarted again and it worked fine

# Alertmanager configuration
alerting:
  alertmanagers:
    - static_configs:
        - targets:
           - localhost:9093 #it was formerly alertmanager in place of local
host

Thanks


On Tue, 25 Feb 2025 at 13:15, Chinelo Ufondu <ufonduchinel...@gmail.com>
wrote:

> Hello all
>
> I currently have an issue with receiving a test mail from alertmanager
> after configuring the alertmanager.yml file and starting alertmanager. I am
> running the latest version of alertmanager[ 0.28.0].
>
> Currently working with two servers, Alertmanager works fine on the first
> server which is the previous version[ 0.27.0] and I receive test mail. On
> the second server which is what I am currently on, I used the prev (first
> server) alertmanager.yml config file because it's still the same set of
> receivers I am working with, but it isn't working after starting
> alertmanager.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/prometheus-users/CAL2E%2B81Rj3OVVnefZ6NngAWuPrvSOdsfdaoEHNAfoCCivfpbCg%40mail.gmail.com.

Reply via email to