|
|
 |
|
|
 |
 |
Performance Toolkit for VM Feature
|
 |
Create Comma Separated Value (CSV) files from Performance Toolkit data
The Performance Toolkit CSV Generator is a useful tool for converting
trend, summary, and history record files into CSV (comma separated
value) files. These CSV files can then be used by spreadsheet programs
to analyze data or be fed into another program to perform further data
processing.
The CSV generation tool is offered on an as-is basis. If you
encounter any problems with this tool, please contact us at
donovan@us.ibm.com
Do the following to obtain a copy of the Performance Toolkit
CSV generation application:
-
Download CSVGEN VMARC
to your work station as CSVGEN.VMARC
- Upload the CSVGEN.VMARC file from your work station to your z/VM system. You must
transfer the VMARC file in binary format.
-
Unpack the VMARC file
You must have a copy of the VMARC MODULE to unpack the CSVGEN VMARC
file. To get a copy of the VMARC MODULE, see the
VM download information page.
- Access the minidisk or SFS directory, where the VMARC
file is stored, as file mode A.
- Convert the CSVGEN VMARC file to the CMS VMARC format:
pipe < csvgen vmarc a
| fblock 80 00
| > csvgen vmarc a f 80
Unpack and expand the CSVGEN VMARC file:
vmarc unpk csvgen vmarc a
This VMARC UNPK will place 57 files on filemode A using
approximately 200 4K blocks of space. These 57 files consist of
the CSVGEN EXEC, associated files, and documentation.
Refer to the documentation in CSVGEN.pdf for instructions
on using the CSV generation tool.
|
|
 |
|
|
|
|
|
|