Writing a script in the command file, Viewing the online help for subcommands, Subcommand list – HP XP RAID Manager Software User Manual
Page 96: Svpip, Subcommand list svpip, Description, Syntax
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
Subcommand list
Function
Subcommand
Specifies the IP address of SVP to be logged in.
Makes settings on retries of export processing.
Logs the specified user into SVP.
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.
Specifies the type of data that you want to export.
Specifies the term of monitoring data to be exported for short-range monitoring
data.
Specifies the term of monitoring data to be exported for long-range monitoring
data.
Specifies the directory in which files should be saved.
Specifies whether to save files in ZIP format or in CSV format.
Saves monitoring data in files.
Starts or ends monitoring of the storage system, and specifies the gathering
interval in short-range monitoring.
Displays the online help for subcommands.
Starts the Export tool and writes monitoring data into files.
svpip
Description
This subcommand specifies the IP address or the host name of SVP.
Syntax
svpip
{ip-address|host-name}
96
Export Tool