Search code examples
jmeterjmeter-plugins

Graph listerner Jmeter Remote


I try to use jmeter with two injector to make some tests. I've installed the plugin "Graph Generator Listener" but when I launch the test with the parameter -r, the graphs are not generated. If I just run the test without the injector, graphs are generated.

Do you have an Idea ?

Thanks,


Solution

  • Actually it should not be any difference in standalone or distributed mode as you should not have any listeners enabled in any case.

    So I would recommend the following:

    1. Delete (or at least disable) all the listeners in your Test Plan
    2. Run your test
    3. When it finishes and you get ".jtl" results file you can have another "fake run" with 1 thread, 1 iteration and 1 sampler which does nothing just to generate CSV and/or PNG reports out of the existing .jtl results file.