Rollup Veeam Hyper-V VM Availability State to VM Container

Veeam.Virt.Extensions.HyperV.Dependency.VMtoVMGuestContainer.Avail (DependencyMonitor)

Knowledge Base article:

Summary

This monitor rolls up Availability state of Hyper-V Virtual Machine to Hyper-V Host Virtual Machines Container.

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 analyze the relationships of this object to other components.

Element properties:

TargetVeeam.Virt.Extensions.HyperV.VMGuestContainer
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipVeeam.Virt.Extensions.HyperV.VMHOSTContainerContainsVMGuest
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Veeam.Virt.Extensions.HyperV.Dependency.VMtoVMGuestContainer.Avail" Accessibility="Public" Enabled="onEssentialMonitoring" Target="VVEHL!Veeam.Virt.Extensions.HyperV.VMGuestContainer" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="VVEHL!Veeam.Virt.Extensions.HyperV.VMHOSTContainerContainsVMGuest" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>