Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to make jmeter output graphs

Tags:

graph

jmeter

I am not a jmeter expert, but I understand it can display graphs and save the data in .xml files.

Is there a way to have jmeter actually create JPG, GIF or PNG files (or whatever format that can be embedded in html?)

Added later: I need a solution that works in a batch run

like image 401
flybywire Avatar asked Jul 28 '09 11:07

flybywire


2 Answers

A simple way would be to right click on a Graph Result to "Save Node as Image".

like image 191
kanngard Avatar answered Nov 03 '22 16:11

kanngard


Use Loadosophia or jmeter-plugins

like image 32
Andrey Pokhilko Avatar answered Nov 03 '22 17:11

Andrey Pokhilko