Option, Apply, Option apply – HP XP P9500 Storage User Manual
Page 84
![background image](/manuals/397410/84/background.png)
Description
Operand
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 computer:
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
Example
The following example saves monitoring data in CSV files, not in ZIP files:
option nocompress
apply
Description
The apply subcommand saves monitoring data specified by the group subcommand into files.
The login subcommand must execute before the apply subcommand executes.
The apply subcommand does nothing if the group subcommand executes.
The settings made by the group subcommand will be reset when the apply subcommand finishes.
84
Export Tool