Outpath, Option, Outpath option – HP XP RAID Manager Software User Manual
Page 113: Option subcommand
outpath
Description
The outpath subcommand specifies the directory to which monitoring data will be exported.
Syntax
outpath
[path]
Operands
Description
Operand
Specifies the directory in which files will be saved.
path
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 for example, \\.
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 on a Windows system:
outpath "C:\\Project\\out"
The following example saves files in the out directory in the current directory:
outpath out
option
Description
This subcommand 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
Syntax
option
[compress|nocompress] [ask|clear|noclear]
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 decompress
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.
Displays a message that asks whether to delete existing files or directories.
ask
Deletes existing files and directories and then saves monitoring data in files.
clear
Overwrites existing files and directories.
noclear
Export Tool command reference
113