I execute 3 programs performence test simultaneously by 192.168.100.1, 192.168.100.2, 192.168.100.3 as Jmeter Controllers, now I wanna display performence data such as ‘tps’、‘response time’ on seperate 3 Grafana dashboard .
Jmeter has backend Listener Plugin and I add one more param ‘IP’ to get running Jmeter machine ip address. Could any body guide me how to config Influxdb and Grafana to filter dashboard by IP?
Appreciate for ur help!