You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Maxime Chassagneux <ma...@gmail.com> on 2016/01/22 16:29:34 UTC

Replace variable in distributed test

Hi,

Since I use a "Backend Listener" to create report via Grafana, I find a
problem in distributed test.
Parameters of my bakend listener like "graphiteHost" is in my case a
variable ( i.e ${graphiteHost} )
When I start my test localy, this parameter is correctly replace, but when
I start it on a remote host not.

I search away to fix it on my local JMeter source code but I simply fail to
understand....

Could you explain me quickly when I have to look for in order to fix it ?

Thanks in advance for help.

Maxime.