mqtt-jmeter

https://github.com/tuanhiep/mqtt-jmeter

How to install MQTT plugin in Jmeter

From the repository: https://github.com/tuanhiep/mqtt-jmeter Get the source code, go to mqtt-jemeter folder and and use the command maven in terminal (Ubuntu):

mvn clean install package

to obtain the file mqtt-jmeter.jar in mqtt-jemeter/target.

Put the mqtt-jemeter.jar in the folder lib/ext of Jmeter (to be downloaded on http://jmeter.apache.org/download_jmeter.cgi ).

Remind that, it's necessary to update the file ApacheJMeter_core.jar in the repository lib/ext of Jmeter. Update the file messages.properties in the folder :/org/apache/jmeter/resources/ in ApacheJMeter_core.jar by new file messages.properties from https://github.com/tuanhiep/mqtt-jmeter/tree/master/ressource

posted on 2018-10-22 19:55  清明-心若淡定  阅读(411)  评论(0编辑  收藏  举报