HP XP P9000 Performance for Open and Mainframe Systems User Guide (AV400-96601, January 2014)

Writing a script in the command file
When you write a script in your command file, be aware of the following:
Ensure that only one subcommand is used in one line.
Empty lines in any command file will be ignored.
Use a semicolon (;) if you want to insert a comment in your command file. If you enter a
semicolon in one line, the remaining characters in that line will be regarded as a comment.
Following are examples of comments in a command file:
;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; COMMAND FILE: command.txt ;;;;
;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
svpip 158.214.135.57 ; IP address of SVP
login expusr "passwd" ; Log onto SVP
Viewing the online Help for subcommands
You can display the online Help to view the syntax of subcommands when you are working at the
command prompt. To be able to view the online Help, you must use the help subcommand of the
Export Tool. For more information about how to use the help subcommand, see (page 115).
Subcommand list
FunctionSubcommand
Specifies the IP address of SVP to be logged in.Page 96
Makes settings on retries of export processing.Page 97
Logs the specified user into SVP.Page 98
Checks SVP to find the period of monitoring data stored in SVP and the data
collection interval (that is called “gathering interval”), and then outputs them to
the standard output and the log file.
Page 98
Specifies the type of data that you want to export.Page 99
Specifies the term of monitoring data to be exported for short-range monitoring
data.
Page 109
Specifies the term of monitoring data to be exported for long-range monitoring
data.
Page 111
Specifies the directory in which files should be saved.Page 113
Specifies whether to save files in ZIP format or in CSV format.Page 113
Saves monitoring data in files.Page 114
Starts or ends monitoring of the storage system, and specifies the gathering
interval in short-range monitoring.
Page 114
Displays the online help for subcommands.Page 115
Starts the Export tool and writes monitoring data into files.Page 116
svpip
Description
This subcommand specifies the IP address or the host name of SVP.
Syntax
svpip {ip-address|host-name}
96 Export Tool