jmeter-prometheus-plugin icon indicating copy to clipboard operation
jmeter-prometheus-plugin copied to clipboard

Not upping the server

Open ambikesh222 opened this issue 2 years ago • 1 comments

I execute the jmeter test script with prometheus listener on ec2 instance but server is not upping at port 9270 please help me

ambikesh222 avatar Mar 23 '22 12:03 ambikesh222

Be sure to check locally first. that is, shell into the instance and run a curl localhost:9270. If it's there - then you'll need to consider what networking rules you have in place and if you need to open up that port (sounds like you may).

johrstrom avatar Mar 23 '22 13:03 johrstrom