Modifying JMeter dashboard generation -


i executing jmeter test script using command line. jmeter has provided command generates dashboard using log.jtl file.

jmeter -g %jtllogpath% -o %dashboardpath% 

in dashboard, there apdex (application performance index) table, statistics table, , graphs. there setting or properties table in dashboard show required column , enable/disable graphs?

there no such possibility of apache jmeter 3.0

but can submit enhancement request giving more details on need.

see:


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

linux - gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now -

delphi - Disable and change color of node in Treeview -