7-62 Using the Export Tool
Hitachi Universal Storage Platform V/VM Hitachi Performance Manager User’s Guide
outpath Subcommand
Syntax
outpathU[path]
Description
The outpath subcommand specifies the directory to which monitoring data
will be exported.
Operands
path
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 ("). If you want 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 subcommand creates a
directory that has the specified name.
If this operand is omitted, the current directory is assumed.
Examples
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