Samengetelde waarde Status van hostgroepen voor hosts van System Center 2019+ Virtual Machine Manager

Microsoft.SystemCenter.VirtualMachineManager.HostGroupDependsOnHostAvailability (DependencyMonitor)

Hiermee wordt de status van de hosts binnen de hostgroep bewaakt

Element properties:

TargetMicrosoft.SystemCenter.VirtualMachineManager.HostGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.VirtualMachineManager.HostGroupContainsVMHost
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.VirtualMachineManager.HostGroupDependsOnHostAvailability" Accessibility="Public" Enabled="true" Target="VMMBase!Microsoft.SystemCenter.VirtualMachineManager.HostGroup" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="VMMBase!Microsoft.SystemCenter.VirtualMachineManager.HostGroupContainsVMHost" MemberMonitor="SystemHealth!System.Health.AvailabilityState">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>