1

I found some solution which helps to analyze a single graph. Free Open source solutions to analyze a single graph...

JMeter Plugins - look onto custom graphs in this package;

JMeter Result Analysis Plugin

JWeter tool for logs analyzing & visualization

Looking for a solution or open source tool which helps to analyze the JMeter dashboard report which having 23 graphs.

Arimon
  • 11
  • 5
  • I am trying to implement some tool, feel free to join ) https://github.com/innogames/JMeter-Control-Center – v0devil Sep 21 '18 at 10:49
  • @v0devil Does you tool analyze the reports to tell where are the issues and contention points ? – UBIK LOAD PACK Sep 21 '18 at 11:00
  • @v0devil your tool looks like promising and helpful as it covers my requirement as.. "1. Analyzer - build reports, analyze results and compare results with another". Will it provide graphs like those available in JMeter Dashboard reports. In Github it was there but a few only . – Arimon Sep 21 '18 at 11:18
  • I do not know which default JMeter dashboard is providing. But it has already most of the graphs, tables. If you miss something just create an issue, I will add what you need/desire – v0devil Sep 21 '18 at 14:50

1 Answers1

0

I am not sure to fully understand the question , but I'll try to answer.

Have you generated the HTML report as described here ?

This reports provides the most complete information for analyzing a load test.

Is your question about generating it, in this case I pointed you to the manual.

If not, what is your issue with the HTML report , and why do you write "some of them provide better results reporting out-of-box than JMeter's original ones" ?

Since AFAIK, the HTML report provides the same information with even more graphs and dashboards.

Edit:

Regarding analysis of the report, this does not exist currently and this is usually the role of a performance/load test expert. Maybe in the future through IA, that might exist. So for now, try to understand what each graph provides as information and correlate between them, or ask for assistance of a performance tester.

UBIK LOAD PACK
  • 33,980
  • 5
  • 71
  • 116
  • Sorry for the confusion, I have updated the question. I am generating JMeter dashboard report. I need to have a mechanism to analyze the report. Like any open source tool or framework whereas an Input I can pass the report and I will get an analysis of my dashboard report. – Arimon Sep 21 '18 at 10:21
  • you are 100% correct. This supposes to do by a Performance architect , but my requirement is like if any tool or framework or standard is available which we can try. – Arimon Sep 21 '18 at 11:13
  • Hello, I don’t know any as of today. – UBIK LOAD PACK Sep 21 '18 at 11:14
  • thanks for your support. Need to use any AI tool for this. If you have any in your mind please suggest. I will start to explore that. – Arimon Sep 21 '18 at 11:21
  • Frankly it will be a huge piece of work (that’s something that will be probably available in upcoming years bu some software company like us or some competitors ), you’ll go faster by learning how to analyze or ask for expertise. – UBIK LOAD PACK Sep 21 '18 at 11:36