This is the command I use for aggregate report java -jar %CMD% --generate-csv aggregate_report.csv --input-jtl [your.jtl] --plugin-type AggregateReport
where %CM% looks like this SET CMD=%JMETER_HOME%\lib\ext\JMeterPluginsCMD.jar Basim On Sat, Dec 31, 2011 at 4:48 AM, apc <[email protected]> wrote: > Hi, > > There is cmdline tool here, it generates some reports, but Aggreagate > Graph: > http://code.google.com/p/jmeter-plugins/wiki/JMeterPluginsCMD > > ----- > -- > Andrey Pohilko > JP@GC Maintainer > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Is-there-way-to-generate-aggregate-graph-via-commandline-tp5111870p5111947.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
