intel-cloud / cosbench

a benchmark tool for cloud object storage service
Other
573 stars 242 forks source link

Bandwidth graph not drawing #378

Open dojo256 opened 6 years ago

dojo256 commented 6 years ago

Hi,

I'm a new user of cosbench. I want to graph bandwidth of a ceph cluster but cannot access to the graph when the job is done. I tried with cosbench 0.4.2 and 0.4.2.c4 version

My csv file seem to have errors, datas are not correctly formatted. Is a comma use for the decimal form ?

Op-Type,Sample-Type,Op-Count,Byte-Count,Avg-ResTime,Avg-ProcTime,Throughput,Bandwidth,Succ-Ratio write,write,2,20000000,24162,5,2628,5,0,04,413864,46,100% write,write,3,30000000,19794,5471,0,05,505195,09,100% write,write,2,20000000,20634,2373,0,05,484625,26,100% write,write,2,20000000,22208,5,3099,0,05,450278,05,100% write,write,1,10000000,48544,2637,0,02,205998,68,100% write,write,1,10000000,39176,4828,0,03,255251,81,100% write,write,1,10000000,38268,2698,0,03,261308,11,100% write,write,2,20000000,18648,2749,5,0,05,536236,16,100%

Regards,