# Author: Vikas Shitole # Website: www.vThinkBeyondVM.com # Product: vCenter server/vCenter Server High Availability (VCHA) # Description: Python script to deploy vCenter server HA # Reference: http://vthinkbeyondvm.com/how-to-manage-vcenter-server-ha-using-vsphere-python-sdk-pyvmomi-part-1/ # How to setup pyVmomi environment?: http://vthinkbeyondvm.com/how-did-i-get-started-with-the-vsphere-python-sdk-pyvmomi-on-ubuntu-distro/ #vCenterHAAPIs #vSphereManagementSDK #vCenterHAusingpyVmomi #Python #MIT
deploy_vcha.py
# Website: www.vThinkBeyondVM.com # Product: vCenter server/vCenter Server High Availability (VCHA) # Description: Script to initiate vCenter Server High Availability failover # Reference: http://vthinkbeyondvm.com/how-to-manage-vcenter-server-ha-using-vsphere-python-sdk-pyvmomi-part-1/ # How to setup pyVmomi environment?: http://vthinkbeyondvm.com/how-did-i-get-started-with-the-vsphere-python-sdk-pyvmomi-on-ubuntu-distro/ # Product: vCenter server/vCenter Server High Availability (VCHA) # Description: Script to initiate vCenter Server High Availability failover # Reference:http://vthinkbeyondvm.com/how-to-manage-vcenter-server-ha-using-vsphere-python-sdk-pyvmomi-part-1/ # How to setup pyVmomi environment?: http://vthinkbeyondvm.com/how-did-i-get-started-with-the-vsphere-python-sdk-pyvmomi-on-ubuntu-distro/ # Website: www.vThinkBeyondVM.com # Author: Vikas Shitole # Product: vCenter server/vCenter Server High Availability (VCHA) # Description: Script to initiate vCenter Server High Availability failover # Reference:http://vthinkbeyondvm.com/how-to-manage-vcenter-server-ha-using-vsphere-python-sdk-pyvmomi-part-1/ # How to setup pyVmomi environment?: http://vthinkbeyondvm.com/how-did-i-get-started-with-the-vsphere-python-sdk-pyvmomi-on-ubuntu-distro/ # Website: www.vThinkBeyondVM.com # Author: Vikas Shitole # Product: vCenter server/vCenter Server High Availability (VCHA) # Description: Script to initiate vCenter Server High Availability failover # Reference:http://vthinkbeyondvm.com/how-to-manage-vcenter-server-ha-using-vsphere-python-sdk-pyvmomi-part-1/ # How to setup pyVmomi environment?: http://vthinkbeyondvm.com/how-did-i-get-started-with-the-vsphere-python-sdk-pyvmomi-on-ubuntu-distro/ # Website: www.vThinkBeyondVM.com # Author: Vikas Shitole #MIT #vSphereManagementSDK #vSphereAPI #VCHA #Pyvmomi #Python #vCenterHA
initiate_vcha_failover.py
# Product: vCenter server/vCenter Server High Availability (VCHA) # Description: Python script to Get vCenter server HA health information # Reference: http://vthinkbeyondvm.com/how-to-manage-vcenter-server-ha-using-vsphere-python-sdk-pyvmomi-part-1 # Author: Vikas Shitole # How to setup pyVmomi environment?: http://vthinkbeyondvm.com/how-did-i-get-started-with-the-vsphere-python-sdk-pyvmomi-on-ubuntu-distro/ #vCenterHAhealth #Python #Pyvmomi #VCHA #vCenterAPI #vSphereManagementSDK #vSphereAPI #MIT
get_vcha_health.py
For a User Guide and installation instructions visit: http://www.vmignite.com/2021/02/vrops-vsphere-health-checker-dashboard-2-0/ Cluster Checks Checks if any clusters has HA disabled Check if any cluster has DRS disabled Checks for Admission Control disabled on any cluster Host Checks Checks if HA is disabled on the individual Hosts Checks for over 19 Physical Host hardware issues Checks if Hyper Threading is disabled Checks for CPU perfromance Issues: Usage and Contention Checks for Memory Performance Issues Checks if any ESXi host is in Maintenance, Powered off, Disconnected Checks for important settings: NTP, SSH, Power Settings, etc Datastore Checks Checks for performance issues: Read latency, Write Latency Checks for capacity issues Virtual Machine Checks Checks for CPU performance issues: CPU Demand, Contention, Co-Stop Checks for Memory Performance Issues: Usage, Contention, Ballooning Checks for configuration problems: Limits set Checks for Disk Performance issues: Read and Write Latency Checks for Disconnected Virtual Machines Checks for Capacity issues: Root drive getting full, C: Drive getting full, snapshots #vSphere #vCenter #vRealizeOperationsManager #Health #vRealizeOpsDashboard #MIT #dashboard #vRealizeOperationsManager
vCenter-Complete-Health-Check-Dashboard-master.zip
6 Comments - sorry, cannot delete my post, but found at you need to enable the Self Provider and select an object. In my use case, I selected vCenter Adapter > vSphere World > vSphere World...I had to manually create that view and then reconfigure the dashboard to use it
See https://www.definit.co.uk/2018/09/enable-vcenter-high-availability-with-vrealize-orchestrator/ for details #vRealizeOrchestrator #vRealizeOrchestrator #Apache2.0 #vROPackage #vCenterHAAPIs
vRealize-Orchestrator-Package-to-manage-vCenter-High-Availability.package
The com.vmware.pso.vc.templatesync package provides a set of workflows that can sync VM templates between vCenter servers. The vRO appliance pulls the specified VM templates from a source vCenter, stores them locally, then pushes them out to remote vCenter servers. Note: The OVF Transfer...
vro-vcenter-templatesync-master.zip
Configuring the settings used when booting a virtual machine
BootConfiguration.java
Please use it at your own risk and read comments in the script
snippet.ps1
Assign vCenter tags via VAPI using a single VAPI client to minimize session creation
assignVcenterTagsWithSingleVapiClient.js
Modify the boot devices used by a virtual machine, and in what order they are tried
BootDeviceConfiguration.java