基礎結構群組相依於管理伺服器群組的相依性監視

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

此監視會將管理伺服器群組的健全狀況彙總到基礎結構群組。

Element properties:

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

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.InfrastructureGroup.DependOnManagementServerGroups.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.ContainsManagementServerGroups" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>