Re: [prometheus-users] ALERTMANAGER NOT RUNNING

2024-09-09 Thread Julius Volz
Then you probably have something else already running on port 9094. On Linux, you should be able to see it via either: $ netstat -tlpen or: $ ss -tlnpe Regarding the flag --web.listen-address, that is for the web interface. To change the port for the cluster mesh listener, you'll need to use -

[prometheus-users] ALERTMANAGER NOT RUNNING

2024-09-08 Thread Chinelo Ufondu
I tried running alertmanager again and i came across this issue, here is the error ts=2024-09-01T17:35:52.421Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision= 0aa3c2aad14cff039931923ab16b26b7481783b5)" ts=2024-09-01T17:35:52.421Z caller=ma

[prometheus-users] AlertManager not running.

2020-05-11 Thread Saurabh Jain
Hi, I am trying to run AlertManager but it is not running even after I configured prometheus.yml file. pls take a look of yml file and kindly advice if I am missing any configuration. global: scrape_interval: 15s evaluation_interval: 15s external_labels: cluster: eu1 replica: 0