Rollup vSphere Host Availability to Cluster

Veeam.Virt.Extensions.VMware.Monitoring.VMHOSTtoVMCCR.Availability (DependencyMonitor)

Knowledge Base article:

Summary

This monitor rolls up Availability state of VMware vSphere Host to VMware Cluster.

Use the Alerts View to see all current open issues for this object. Use the Events View to review any error and warning events for this object. Open a Performance View to see the performance metrics for this object and all contained objects. Open a Diagram View to analyse the relationships of this object to other components.

Element properties:

TargetVeeam.Virt.Extensions.VMware.VMCCR
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipVeeam.Virt.Extensions.VMware.VMCCRcontainsVMHOST
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Veeam.Virt.Extensions.VMware.Monitoring.VMHOSTtoVMCCR.Availability" Accessibility="Public" Enabled="onEssentialMonitoring" Target="VeeamVEVMwareLib!Veeam.Virt.Extensions.VMware.VMCCR" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="VeeamVEVMwareLib!Veeam.Virt.Extensions.VMware.VMCCRcontainsVMHOST" MemberMonitor="SystemHealth!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>