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

JMX flag has no effect #66

Closed
QAInsights opened this issue Mar 4, 2021 · 2 comments
Closed

JMX flag has no effect #66

QAInsights opened this issue Mar 4, 2021 · 2 comments

Comments

@QAInsights
Copy link

I tried below command in Windows with the jmx flag. But I don't see the export in the current dir. Please check.

java -jar .\jetty-load-generator-starter-1.0.4-uber.jar --scheme https --host example.com --port 443 --resource-rate 1 --iterations 3 --display-stats --jmx true

@sbordet
Copy link
Member

sbordet commented Mar 4, 2021

"Exporting to JMX" means that the load generator components are exported to the platform MBeanServer as MBeans.

I'll clarify the description on the command line usage.

@sbordet sbordet closed this as completed in bccf3d3 Mar 4, 2021
@QAInsights
Copy link
Author

QAInsights commented Mar 5, 2021

Thank you @sbordet . I was thinking from JMeter perspective where I thought the command will export the URL into JMeter test plan.

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