https://bz.apache.org/bugzilla/show_bug.cgi?id=64118
Bug ID: 64118
Summary: In html report Time Vs Threads graph (jmeter
distributed environment) shows only one slave machines
thread count instead of combined thread count on x
axis.
Product: JMeter
Version: 5.2.1
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_6.0.0
In jmeter distributed environment and distributing load on multiple slave
machines. after this running JMeter -g <csv file> -o <output folder> command to
get HTML report from output CSV file. The report "Time Vs Threads" graph shows
only one slave machine thread count instead of a combined thread count on
x-axis.
e.g. if my slave 1 and slave 2 running 10 thread each but generated graph shows
10 number of active thread on X-axis of "Time Vs Threads" but it should be 20.
It creates a problem during performance analysis.
It works fine with a single slave ((load generator)) if we increase the slave
(load generator), count "Time Vs Threads" graph shows only one slave machine
thread count.
--
You are receiving this mail because:
You are the assignee for the bug.