Name
|
Type
|
Description
|
collectionFailureHostUuids | xsd:string[] |
VSAN UUIDs of hosts that we failed to collect stats for in last successful stats
collection.
|
renamedStatsDirectories | xsd:string[] |
Names of directories which are likely renamed previously used VSAN stats DB objects.
Renames can occur if two stats DB objects (hence with the same name) were to exist
in the same cluster, e.g. after a cluster merge.
|
secSinceLastStatsCollect | xsd:long |
Seconds since last time we successfully collected stats from the cluster. If larger
than 2 intervals, we definitely have an issue. If not set, means there was never a
successful stats collection on this master.
|
secSinceLastStatsWrite | xsd:long |
Seconds since last time we successfully wrote stats to the DB. If larger than 2
intervals, we definitely have an issue. If not set, means there was never a successful
stats write on this master.
|
statsDirectoryPercentFree | xsd:long |
Percentage of free space in the VSAN stats DB object. The object is of fixed size.
This number represents the logical free space, i.e. it is possible that the overall
datastore or underlying physical disks are out of space without this metric showing
a low free percentage.
|
statsIntervalSec | xsd:long |
Configured stats collection interval, in seconds.
|
Properties inherited from DynamicData |
None |