System Center 1801+ Virtual Machine Manager Load Balancer Health Rollup

Microsoft.SystemCenter.VirtualMachineManager.ComputerTierLoadBalancerRollup (DependencyMonitor)

Monitors the status of the load balancers within the computer tier

Element properties:

TargetMicrosoft.SystemCenter.VirtualMachineManager.Discovery.ComputerTier
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.VirtualMachineManager.Discovery.TierContainsLoadBalancer
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
ComputerTier is unhealthy
One or more load balancers in this tier are in an unhealthy state. Use the health explorer to determine the affected load balancers.

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.VirtualMachineManager.ComputerTierLoadBalancerRollup" Accessibility="Public" Target="VMMDiscovery!Microsoft.SystemCenter.VirtualMachineManager.Discovery.ComputerTier" RelationshipType="VMMDiscovery!Microsoft.SystemCenter.VirtualMachineManager.Discovery.TierContainsLoadBalancer" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" MemberMonitor="SystemHealth!System.Health.AvailabilityState">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.VirtualMachineManager.ComputerTierLoadBalancerRollup.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>