As I am interested only in steady-state (1 peak hour) figures from the results, I used the Jmeter plugin Synthesis Report(Filtered) from 1800 to 5400 as my ramp-up was 30min. By default it displays only the 90th line so how can I get 95th and 99th percentiles?
Do I need to add the below lines in the user.properties file to get both?
aggregate_rpt_pct1=95 aggregate_rpt_pct1=99
Thanks, Naga