HP XP7 Command View Advanced Edition CLI Reference Guide (TK981-96006, May 2014)
Format
When refreshing performance information for a specific storage system:
hdvmcli [URL] RefreshPerformanceData [options]
serialnum=serial-number model=model
When refreshing performance information for all storage systems:
hdvmcli [URL] RefreshPerformanceData [options]
option=all
Parameters
Table 97 RefreshPerformanceData command parameter
DescriptionStatusParameter name
Serial number of the storage system
Optional
#
serialnum
Model of the storage system
Optional
#
model
Parameter used to refresh performance information for all storage
systems
The value you can specify is all, which is not case-sensitive.
Optional
#
option
#
Always specify either the serialnum and model parameters together, or option=all.
Parameter values to obtain in advance
serialnum and model
Obtain these values from the execution result of the GetStorageArray command. In the execution
result, use the arrayType value or the displayArrayType value to specify the model para-
meter, and use the serialNumber value to specify the serialnum parameter.
Command execution example
In this example, the RefreshPerformanceData command refreshes performance information for
a specific storage system.
hdvmcli RefreshPerformanceData -o "D:\logs\RefreshPerformanceData.log"
serialnum=10037 model=XP24000
Command execution result
RESPONSE:
An instance of PerformanceStatus
arrayType=XP24000
Command reference304