Example, The retry subcommand, Syntax – HP StorageWorks XP Remote Web Console Software User Manual
Page 56: Description, Operands, The login subcommand, Login subcommand
56
Performance Control Export Tool
Example
The following example specifies the IP address of the SVP as 158.214.127.170.
The retry subcommand
Syntax
retry
Δ[time=m]Δ[count=n]
Description
The retry subcommand makes settings on retries of export processing.
When an internal error occurs during export processing, the Export Tool stops processing and then retries
export processing. By default, the Export Tool can retry processing up to three times, but you can change
the maximum number of retries by using the retry subcommand.
By default, the interval between one retry and the next retry is two minutes. You can change the interval by
using the retry subcommand.
The retry subcommand must execute before the login subcommand executes.
Operands
time=
m
Specifies the interval between retries in minutes.
m
is a value within the range of 1 to 59.
If this operand is omitted, the interval between retries is two minutes.
count=
n
Specifies the maximum number of retries.
If n is 0, the number of retries is unlimited.
If this operand is omitted, the maximum number of retries is 3.
Example
If the following command file is used, the interval between retries is five minutes and the maximum number
of retries is 10.
The login subcommand
Syntax
login
ΔuseridΔpassword
Description
The login subcommand uses a user ID and a password to log the specified user in the SVP.
The svpip subcommand must execute before the login subcommand executes.
The login subcommand fails if monitoring data does not exist in the SVP.
svpip 158.214.127.170
svpip 158.214.135.57
retry time=5 count=10
login expusr passwd
show
group Port
shortrange 200404010850:200404010910
outpath out
option compress
apply