HP StorageWorks XP24000/XP20000 Remote Web Console Users Guide (AE131-96067, July 2009)
Operands
input-file-name:
Specifies the name of the spreadsheet that you want to verify, including a relative path or an absolute
path. The maximum length of the file name is 240 characters.
output-file-name:
Specifies the output file name of the spreadsheet that contains the check result, including a relative
path or an absolute path. The maximum length of the file name is 240 characters.
If you specify the same name as the input file, the input file will be overwritten.
Example
When the following example for Windows is executed, the file
ExtStorage_VolumeOperation.spd is verified and the check result is saved in the file
ExtStorage_VolumeOperation_Result.spd.
CFLCHK ExtStorage_VolumeOperation.spd ExtStorage_VolumeOperation_Result.spd
For UNIX, add .sh to CFLCHK (CFLCHK.sh).
CFLGET Command
Syntax
CFLGET input-file-name output-file-directory
Description
The CFLGET command saves the storage system information requested from the input file into a
separate spreadsheet.
Two types of files are stored in the directory.
1. A file containing the execution result (the file name is input-file-name_Result.spd)
2. Files containing the storage system information (the names of the files are written in the input-
file-name_Result.spd)
Operands
input-file-name:
Specifies the name of the spreadsheet that contains the information you want to save, including a
relative path or an absolute path. The maximum length of the file name is 240 characters.
output-file-name:
Specifies the directory that stores output files, including a relative path or an absolute path. The
maximum length of the directory name is 150 characters.
Example
When the following example for Windows is executed, the configurations specified in the file
ExternalStorage_Get.spd is exported to the C:\CFLoutput directory. This directory stores
output file(s) such as ExternalStorage_Get_Result.spd.
CFLGET ExternalStorage_Get.spd C:\CFLoutput
For UNIX, add .sh to CFLGET (CFLGET.sh).
Using the CFL Extension146