vmware-samples / validated-solutions-for-cloud-foundation

A companion repository for the VMware Validated Solutions for VMware Cloud Foundation.
https://vmware.com/go/vvs
BSD 2-Clause "Simplified" License
23 stars 5 forks source link

Add support for additional vSAN cluster health checks #40

Closed bhumitra closed 1 year ago

bhumitra commented 1 year ago

From powershell-module-for-vmware-cloud-foundation-reporting created by tenthirtyam: vmware/powershell-module-for-vmware-cloud-foundation-reporting#103

Code of Conduct

Description

Add support for including the results of the following in the vSAN section of the Health Report.

{
...
    "vSAN": {
        "vSAN Capacity Utilization": {},
        "Cluster Disk Status": {},
        "Active ReSync Objects": {},
        ...
}

Use Case(s)

Improve support for health checks added to SoS in v4.4 and later.

Potential Configuration

To be determined.

References

No response

bhumitra commented 1 year ago

This is already included on VCF vSAN dashboard

image

Closing this issue.