인프라 그룹의 종속성 모니터가 게이트웨이 관리 서버 그룹에 종속됨

Microsoft.SystemCenter.InfrastructureGroup.DependOnGatewayManagementServerGroups.AvailabilityRollup (DependencyMonitor)

이 모니터는 게이트웨이 관리 서버 그룹의 상태를 인프라 그룹으로 롤업합니다.

Element properties:

TargetMicrosoft.SystemCenter.Infrastructure.Group
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.InfrastructureGroup.ContainsGatewayManagementServerGroups
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.InfrastructureGroup.DependOnGatewayManagementServerGroups.AvailabilityRollup" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.Infrastructure.Group" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="SCLibrary!Microsoft.SystemCenter.InfrastructureGroup.ContainsGatewayManagementServerGroups" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>