Data Object - HistoricalPerformanceData

Class
VMware.Hv.HistoricalPerformanceData
Returned by
Performance_GetHistoricalPerformanceData
Since
Horizon 7.2

Data Object Description

The historical performance data for overall machine.

Data Object Properties

Properties

Name Type Description
overallCpuxsd:double

The overall cpu utilization.
  • This property need not be set.
  • This property cannot be updated.
overallMemoryxsd:double

The overall memory utilization.
  • This property need not be set.
  • This property cannot be updated.
cpuxsd:double

The cpu utilization.
  • This property need not be set.
  • This property cannot be updated.
memoryxsd:double

The memory utilization.
  • This property need not be set.
  • This property cannot be updated.
latencyxsd:long

The PCoIP/Blast protocol round trip latency.
  • This property need not be set.
  • This property cannot be updated.
diskIopsxsd:long

The disk average IOPS

Since Horizon 7.4
  • This property need not be set.
  • This property cannot be updated.
diskReadIopsxsd:long

The disk read IO requests completed over a period of one second

Since Horizon 7.5
  • This property need not be set.
  • This property cannot be updated.
diskWriteIopsxsd:long

The disk write IO requests completed over a period of one second

Since Horizon 7.5
  • This property need not be set.
  • This property cannot be updated.
diskLatencyxsd:long

The disk average latency (ms)

Since Horizon 7.4
  • This property need not be set.
  • This property cannot be updated.