Get Throughput stats during Non GUI Mode run.

165 views
Skip to first unread message

xara...@gmail.com

unread,
Sep 25, 2018, 7:23:18 AM9/25/18
to jmeter-plugins
Hi All,

Currently I run all Jmeter scripts(JMX files) in Non GUI Mode using ant script. As part of the run I collect the CPU, Memory and heap stats using PerfMon listeners along with these reports I even collect the response time stats but not the actual Summary report.

The issue as part of the response time stats is that it doesn't show up the Throughput or TPS can someone help me on How to get TPS related stats when any Jmeter script are run in Non GUI Mode?

gli...@gmail.com

unread,
Sep 26, 2018, 11:22:19 AM9/26/18
to jmeter-plugins
You can get textual (CSV) representation of an Aggregate Report chart using JMeterPluginsCMD Command Line Tool like:

JMeterPluginsCMD --generate-csv summary-report.csv --input-jtl your-results-from-non-gui-run.jtl --plugin-type AggregateReport

JMeterPluginsCMD tool can be installed using JMeter Plugins Manager 
Reply all
Reply to author
Forward
0 new messages