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.
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**Saurabh Barthwal** ([Bug 64118](https://bz.apache.org/bugzilla//show_bug.cgi?id=64118&redirect=false)):
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.
Votes in Bugzilla: 2
Severity: major
OS: All
Contributor guide
Assessment
This issue has not been assessed yet.