1835818 Members
3008 Online
110085 Solutions
New Discussion

Re: Measureware Data

 
SOLVED
Go to solution
augusto cossa
Frequent Advisor

Measureware Data

Hi all,

Is there anyone who know how to plotting Measureware data in Excel (.CSV format ) ?

Thanks,

Augusto
5 REPLIES 5
John Palmer
Honored Contributor
Solution

Re: Measureware Data

You need to use the Measureware 'extract' utility (/opt/perf/bin/extract).

This will produce csv data.

see man extract and the Measureware User's Manual

Regards,

John
Jim Welch
Respected Contributor

Re: Measureware Data

You can export mwa data out in spreadsheet format (lotus 123 wk4 format), then import it into excel. Just make sure you don't export more than 8096 rows (built in limitation of the wk4 format I think).
Any sufficiently advanced technology is indistinguishable from Magic - Arthur C. Clarke
Ramesh Donti
Frequent Advisor

Re: Measureware Data

Hi,
Take .csv file and open in MS-Excel. Immediately it will ask you whether you want the file to be imported into excel format.
Selecting even the defaults will do.

Once you have data in excel format, select the chart wizard on your tool-bar. Select the type of graph you want to create and proceed further.
First time, you can try with all default options and on experience change different options to make ur graph much more readable.
Always Keep Smiling
Manju Kampli
Trusted Contributor

Re: Measureware Data

adding to the above answers...

If you are using Perfview software, it can directly export the graphs in to excel format. Select the required graph OR Drill down to a variable you want .. > file ..>export. Here you select worksheet and save it to a file. this file can be directly opened using excel OR any other spread sheet applications.
Never stop "LEARNING"

Re: Measureware Data

run /opt/perf/bin/mwademo
select the guide and do an export
The interface is user friendly.This will cteate *.asc in the directory from where it was run.Transfer the files to the pc run excel and open the *.asc files and plot the graph else if you have perfview you can plot it and print .
Sundar