Name
|
Type
|
Description
|
description | xsd:string |
The description a performance metric
|
group | xsd:string |
The group label of the performance metric.
i.e. Metric groups include "domclient", "domowner", "domcompmgr".
|
label | xsd:string |
This is an identification label of a performance metric - VsanPerfMetricId (i.e:
'iopsRead', 'iopsWrite'). It is unique for a type of monitored entities like VMs, but
not unique among different types of entities. For example both VM and disk entities
have 'iopsRead' metric label. All performance statistics are represented using
performance metrics. It is a basic element used in perforamnce stats querying and
performance stats presentation. When querying stats of an entity, you can use metric
labels to specify what kind of metrics you want in the query spec
(@see vim.cluster.VsanPerfQuerySpec#labels). In performance stats query results, metric labels are
also used to identify stats data for different metrics (used in VsanPerfMetricId).
You can get all supported metrics of an entity using the API of VsanPerformanceManager.
GetSupportedEntityTypes See vim.cluster.VsanPerformanceManager#VsanPerfGetSupportedEntityTypes
|
metricsCollectInterval | xsd:int |
Metrics collect interval value from the vsan perf configuration.
|
name | xsd:string |
The display name of a performance metric
|
rollupType | xsd:string |
Unused field.
|
statsType | xsd:string |
Unused field.
|
Properties inherited from DynamicData |
None |