Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question on how to use MQTT plugin #3

Open
rachelyesharim opened this issue Jul 17, 2014 · 5 comments
Open

Question on how to use MQTT plugin #3

rachelyesharim opened this issue Jul 17, 2014 · 5 comments

Comments

@rachelyesharim
Copy link

After successfully installing the plugin, I've configured both a Publisher and Subscriber samplers. Running both samplers does nothing.... not getting any response / error.
Any advice?

@tuanhiep
Copy link
Owner

Hello,

You should install a server MQTT too, like : mosquitto ore activemq,
jorammq. Run the server and you'll get the result.

Best Regard,

TRAN Tuan Hiep

Ensimag 2014

http://trantuanhiep.fr/

2014-07-17 10:31 GMT+02:00 Rachel Yesharim [email protected]:

After successfully installing the plugin, I've configured both a Publisher
and Subscriber samplers. Running both samplers does nothing.... not getting
any response / error.
Any advice?


Reply to this email directly or view it on GitHub
#3.

@rachelyesharim
Copy link
Author

Thank you very much for the quick response!
I've installed mosquitto from - http://mosquitto.org/download/
and executed mosquitto.exe
Still getting the same behavior... any advise?
Do I need to configure the plugin to use it?

@tuanhiep
Copy link
Owner

you configure the plugin like my instructions;

destination: tcp://localhost:1883

you can get mosquitto directly from ubuntu repository.

TRAN Tuan Hiep

Ensimag 2014

http://trantuanhiep.fr/

2014-07-17 11:08 GMT+02:00 Rachel Yesharim [email protected]:

Thank you very much for the quick response!
I've installed mosquitto from - http://mosquitto.org/download/
and executed mosquitto.exe
Still getting the same behavior... any advise?
Do I need to configure the plugin to use it?


Reply to this email directly or view it on GitHub
#3 (comment).

@rachelyesharim
Copy link
Author

I have a remote mosquitto server, I successfully subscribe and publish data to the broker using mosquitto client, but the plugin does seem to work. click "run" on jemeter doesn't seems to do anything...

@tuanhiep
Copy link
Owner

Maybe you miss some library for run the plugin.

TRAN Tuan Hiep

Ensimag 2014

http://trantuanhiep.fr/

2014-07-17 12:12 GMT+02:00 Rachel Yesharim [email protected]:

I have a remote mosquitto server, I successfully subscribe and publish
data to the broker using mosquitto client, but the plugin does seem to
work. click "run" on jemeter doesn't seems to do anything...


Reply to this email directly or view it on GitHub
#3 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants