mqtt-jmeter
mqtt-jmeter copied to clipboard
MQTT JMeter Plugin
"Retained messages" field is missing on MQTT Pub Sampler. JMeter version 5.0, MQTT plugin version 1.0.1. See screenshot.
 我设置2W个线程就直接出现不能创建更多本地线程了,是我使用的连接方式不对吗 
While executing load test I am getting errors like: 1) Uncaught Exception java.io.IOException: An existing connection was forcibly closed by the remote host in thread Thread 2)java.net.ProtocolException: ping timeout
Hey I get this issues, MQTT Sub Sampler,500,Subscribe failed because connection is not established., Broker: Mosquitto Endpoint: Amazon ELB The publisher is working, but sub sampler not working. If I...
MQTT connect clean session option is not available in the latest version is there another alternate way to use the option Clean session. If not if someone has the old...
JMeter settings are as follows:        error message:  
I'm trying to publish to a topic under the name "test.me" whenever i add the topic name, the publisher publish the messages to topic "test/me" is there a way to...
Hi, I want to test mqtt over wss. from Documentation: "The sampler supports 4 protocols, TCP, WS, SSL, WSS depending on selected client." I only see TCP and SSL. How...
Hi guys, There is no way, for now, to test unsuccessful subscription (unauthorized subscription). It would be great to have the SUBACK payload in Sub Sampler. Thanks, Alex
I am trying to connect to Azure IoT hub DPS, which is using X.509 certificate as attestation method. Is it possible to connect to Azure IoT hub device provisioning service...