PerfMon plugin: how to draw graphs from .jtl file

1,390 views
Skip to first unread message

donov...@gmail.com

unread,
Mar 18, 2013, 8:29:05 AM3/18/13
to jmeter-...@googlegroups.com
Hi!
I use "Servers Performance Monitoring" plugin, save results to a .jtl file.
Is there a way to draw graph from this .jtl file, maybe using some other plugin or smth ?
I know, it can be done by opening jmeter gui and opening file there, but I need to find another solution, without opening jmeter gui.

Thanks!

Andrey Pohilko

unread,
Mar 18, 2013, 8:42:04 AM3/18/13
to jmeter-...@googlegroups.com
There is command-line tool to export data to graphs: https://code.google.com/p/jmeter-plugins/wiki/JMeterPluginsCMD
There is also Loadosophia.org service, which can import and show PerfMon Data along with test data.

Or you have to do custom solution, that will be parsing and representing data as you like.

понедельник, 18 марта 2013 г., 16:29:05 UTC+4 пользователь donov...@gmail.com написал:

donov...@gmail.com

unread,
Mar 19, 2013, 11:03:46 AM3/19/13
to jmeter-...@googlegroups.com
1) Does JMeterPluginsCMD needs jmeter installed ? I don't have jmeter_home variable defined, I use maven builds.
2) Is it possible to pass smth like **/*.jtl to draw graphs for all result files in current dir ?
Thanks.

Andrey Pohilko

unread,
Mar 23, 2013, 11:05:26 AM3/23/13
to jmeter-...@googlegroups.com
1) Yes, PluginsCMD requires JMeter, because it uses JMeter's results reading facility.
2) To iterate over several JTL files you have to write your own shell script with loop, no support for this inside cmdtool

вторник, 19 марта 2013 г., 19:03:46 UTC+4 пользователь donov...@gmail.com написал:
Reply all
Reply to author
Forward
0 new messages