![]() |
|
|
|
|
Change By:
|
Peter Florijn
(29/Sep/12 10:05 AM)
|
|
Summary:
|
Plotting of CSV does not
qwork
work
correctly, data out of sync with graph
|
|
Description:
|
I created a csv file with mysqlslap benchmark
to0l
tool
and wanted to plot the AVG, MIN, MAX values. I experimented with the settings of the plugin and I am experiencing some problems to get the correct graph. It seems like there is some syncing problem between the data used for the graph and graph showed (see attachment)
The csv file is produced in a shell command build like this: echo "LABEL1, LOAD_TYPE, AVG , MIN , MAX, NR_CLIENTS, AVG_NRC_QUERY" > header.txt mysqlslap -uroot -a --csv=results.csv --concurrency=100 --number-of-queries=10000 cat header.txt results.csv > report.csv
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|