DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=44184>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=44184 Summary: Aggregate graph CSV with header info Product: JMeter Version: 2.3.1 Platform: PC OS/Version: Windows XP Status: NEW Severity: enhancement Priority: P2 Component: Main AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Hi everybody! When I press the "Save Table Data" from the Aggregate Graph item, I get something like: First request SV,1,31,31,31,31,31,0.0,16.129032258064516,0.0 Login page SV,1,0,0,0,0,0,0.0,Infinity,0.0 Security check SV,1,0,0,0,0,0,0.0,Infinity,0.0 [...] TOTAL,2135,686,328,1422,0,15171,0.0,0.592885595018317,16781.737568563676 I'd like to have an header line at the beginning of this file that describes each column in this way: *Page,Samples,Average,Median,90% Line,Min,Max,Error%,Throughput,KB/sec* First request SV,1,31,31,31,31,31,0.0,16.129032258064516,0.0 Login page SV,1,0,0,0,0,0,0.0,Infinity,0.0 Security check SV,1,0,0,0,0,0,0.0,Infinity,0.0 [...] TOTAL,2135,686,328,1422,0,15171,0.0,0.592885595018317,16781.737568563676 Is this possible? Thank you! Quasar -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
