The data is already in a quite nice form, XML. With that you can use any variety of tools to generate summary reports ( like Java or Perl ) and you can also easily develop stylesheets to display the results in a browser.
XML is a much better format to start with if you want to do "anything you want" with it..... Nick Holshouser -----Original Message----- From: Ayman Mobarak [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 23, 2003 1:30 PM To: JMeter Users List; [EMAIL PROTECTED] Subject: RE: File produced by the AggregateReport listener I thinks the data should be in raw form. (.csv without any fancy annotations would be great). This makes it simpler to generate your own statistics and reports, presented any way you like. Don't confuse the data with a view on the data. -Ayman

