Operands, Example, Option subcommand – HP XP Array Manager Software User Manual
Page 153: Syntax, Description, 153 example, 153 description, 153 operands

Operands
Description
Operand
Specifies the directory in which files will be saved.
If the directory includes any non-alphanumeric character, the directory must be enclosed
by double quotation marks ("). To specify a back slash (\) in the character string enclosed
by double quotation marks, repeat the back slash twice such as \\.
If the specified directory does not exist, this command creates a directory that has the
specified name.
If this operand is omitted, the current directory is assumed.
path
Example
The following example saves files in the directory C:\Project\out in a Windows computer:
outpath "C:\\Project\\out"
The following example saves files in the out directory in the current directory:
outpath out
option Subcommand
Syntax
option
[compress|nocompress]
[ask|clear|noclear]
Description
The option command specifies the following:
•
Whether to compress monitoring data in ZIP files
•
Whether to overwrite or delete existing files and directories when saving monitoring data in files
Operands
Description
Operand
The two operands below specify whether to compress CSV files into ZIP files. If none of these operands is
specified, compress is assumed.
Compresses data in ZIP files. To extract CSV files out of a ZIP file, you will need to de-
compress the ZIP file.
compress
Does not compress data in ZIP files and saves data in CSV files.
nocompress
The three operands below specify whether to overwrite or delete an existing file or directory when the Export
Tool saves files. If none of these operands is specified, ask is assumed.
XP24000/XP20000 Performance Monitor User Guide
153