11.0 HP StoreVirtual LeftHand OS Command Line Interface User Guide (AX696-96291, September 2013)

DescriptionName
The password for the storage system. Required when the userName
parameter is used.
{passWord}
The name of the local file used to store the returned information.{logFile}
Example 118 Windows
cliq getNsmLogs login=10.1.2.3 userName=admin passWord=secret
logFile=c:\logs.tar.gz
getPerformanceStats
Description
Get performance monitoring statistics.
Syntax
getPerformanceStats {login=} { userName= passWord= | groupName= } [interval=]
Parameters
DescriptionName
The IP addresses or DNS-resolvable names of one or more storage systems.{login}
The authentication user name for the storage system. If you use this parameter,
you must include the passWord parameter with it. Or, you can use the
groupName parameter instead of userName and passWord.
{userName}
The name of the management group. Use this parameter if you do not use
the userName and passWord parameters. Because groupName has cached
credentials, it does not require the userName and passWord parameters.
{groupName}
The password for the storage system. Required when the userName
parameter is used.
{passWord}
The interval in between counter sampling in milliseconds. Defaults to 6000.
NOTE: Because the internal sampling frequency is 6 seconds, it is not
recommended to set this value to less than 6000.
[interval]
Example 119 Windows
cliq getPerformanceStats login=10.1.2.3 userName=admin passWord=secret
Example 120 SSH
getPerformanceStats
getRemoteSnapshotInfo
Description
Get information about remote snapshots.
Syntax
getRemoteSnapshotInfo {login=} { userName= passWord= | groupName= }
[snapshotName=] [verbose=]
getPerformanceStats 65