Jmeter 3.0 Dashboard graph not match with listener graph -


am using thread group , stepping thread group.

running jmeter command line , generate .jtl file csv format. generate report using -o command line options.

the problem graph output different compare graph output in listener ui

e.g response times on time

graph listener when load .jtl file graph listener when load .jtl file

graph dashboard graph dashboard

granularity of jmeter-plugins graph seems different jmeter core one.

you can try different settings changing in user.properties:

jmeter.reportgenerator.overall_granularity=60000


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -