i have working with Jmeter 2.13 and try a new listener Backend listener, I'm using windows.
I have installed grafana/graphite in windows and run it from the web page http:/localhost:8080 and run smoothly. Grafana shows standard dashboard "shared dashboards" and 'dashboards'.
In jmeter a listener Backend listers was added and configured as default as in picture
In grafana i add a new data source:
- Name=jmeter
- Type=Graphite
- url= http://localhost:2003
- access:proxy/direct ( i tested both)
- Basic auth: (no)
When i run test in jmeter with Backend listener nothing is shown in grafana. What did i miss, that jmeter results are not displaing
Thank you for help, Dani