beautypg.com

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

background image

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

“help” (page 115)

.

Subcommand list

Function

Subcommand

Specifies the IP address of SVP to be logged in.

“svpip” (page 96)

Makes settings on retries of export processing.

“retry” (page 97)

Logs the specified user into SVP.

“login” (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.

“show” (page 98)

Specifies the type of data that you want to export.

“group” (page 99)

Specifies the term of monitoring data to be exported for short-range monitoring
data.

“Short-range” (page 109)

Specifies the term of monitoring data to be exported for long-range monitoring
data.

“long-range” (page 111)

Specifies the directory in which files should be saved.

“outpath” (page 113)

Specifies whether to save files in ZIP format or in CSV format.

“option” (page 113)

Saves monitoring data in files.

“apply” (page 114)

Starts or ends monitoring of the storage system, and specifies the gathering
interval in short-range monitoring.

“set” (page 114)

Displays the online help for subcommands.

“help” (page 115)

Starts the Export tool and writes monitoring data into files.

“Java” (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