Combine server and multi-mechanize logs into a report
Bug #729800 reported by
Anthony Lenton
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ratings and Reviews server |
Confirmed
|
Medium
|
Anthony Lenton |
Bug Description
After the load test suite has been run, if you copy the server logs and multi-mechanize logs into the same dev environment you should be able to automatically generate a report with a basic set of graphs and a summary. More graphs or details can be added once we understand better what the important metrics in our system are. A good basic first set of graphs would be:
- Requests processed per second
- Average request processing time
- Cpu load
- Disk usage
- Memory usage
If all of these are plotted vs. the same time axis, it'll be easier to then compare graphs.
Changed in rnr-server: | |
importance: | Undecided → Low |
tags: | added: kb-task |
tags: |
added: kb-feature removed: kb-task |
Changed in rnr-server: | |
importance: | Low → Medium |
Changed in rnr-server: | |
assignee: | nobody → Anthony Lenton (elachuni) |
status: | New → In Progress |
tags: | added: sp-1 |
To post a comment you must log in.
Bumping back to confirmed, pending a fix for bug #729787