jmeter分布式压测

添加压力机

1、  在主控机jmeter的配置文件jmeter.properties里面找到,remote_hosts=xx,写进去压力机的ip即可。

2、  其他的压力机启动jmeter-server

3、  运行的时候要选择远程全部启动

4、  命令行里面运行jmeter –n –t e:\test.jmx –l e:\res.jtl

原文地址:https://www.cnblogs.com/morning1/p/9139139.html