mqtt-stresser icon indicating copy to clipboard operation
mqtt-stresser copied to clipboard

Load testing tool to stress MQTT message broker

Results 22 mqtt-stresser issues
Sort by recently updated
recently updated
newest added

Hi guys, I've been trying to use the stresser in the form of docker image on Windows 7 Ultimate using docker Toolbox. Without tls certificate it works great, but when...

./mqtt-stresser -broker tcp://broker.mqttdashboard.com:1883 -num-clients 10 -num-messages 150 -rampup-delay 1s -rampup-size 10 -global-timeout 180s -timeout 20s open : no such file or directory

I am asking how we can start mqtt stresser to generate - 50 users with 50 mqtt connect message - maximum of publish on /api/test topic with publish message in...

question

Hello: this is not a big deal, but I'm finding something a little confusing in the report output. When, for example, I run the program with -num-clients 10 -num-messages 10...

enhancement

After a certain time the stresser stops to generate load and does not receive any messages. ![2021-02-03_17-37](https://user-images.githubusercontent.com/263448/107636659-3f0d3f80-6c6d-11eb-9be3-57d64058d265.png) ![2021-02-03_17-36](https://user-images.githubusercontent.com/263448/107636662-403e6c80-6c6d-11eb-9131-afa1916ee1ed.png)

bug