yaci / generate-jmeter-graphs

Generating graphs from JMeter results using command line plugin. Multithreaded and fast.
MIT License
0 stars 0 forks source link

How to generate graphs #1

Open thatsk opened 7 years ago

yaci commented 7 years ago

Hi thatsk, thank you for your question. Could you elaborate more on your problem? Basically every script in this repo will generate the same set of graphs. They differ only by language (bash/powershell/bat) and by using multiple or only one thread for generation.

Remember to read the readme file, especially the prerequisites section. When you have all the necessary plugins installed you will need to provide a path to JMeter Command Line Plugin somewhere at the top of the script. Then simply run

script your_file_containing_results_generated_by_jmeter

thatsk commented 7 years ago

Hi Jacek I have resolved my problem. I am now using command line Jmeter -n -t jmx-script -l /logs/jmeter.jtl -e -o /reports

On 21-May-2017 12:40 AM, "Jacek Maciejewski" notifications@github.com wrote:

Hi thatsk, thank you for your question. Could you elaborate more on your problem? Basically every script in this repo will generate the same set of graphs. They differ only by language (bash/powershell/bat) and by using multiple or only one thread for generation.

Remember to read the readme file, especially the prerequisites section. When you have all the necessary plugins installed you will need to provide a path to JMeter Command Line Plugin somewhere at the top of the script. Then simply run

script your_file_containing_results_generated_by_jmeter

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/yaci/generate-jmeter-graphs/issues/1#issuecomment-302892694, or mute the thread https://github.com/notifications/unsubscribe-auth/AOnTbV2_uk-xcVa2ECERFeAFjXbPTwJjks5r7zqTgaJpZM4NWfg_ .