DFS-R:复制组成员配置状态

Microsoft.Windows.FileServer.DFSR.ReplicationGroupMemberConfigRollup (DependencyMonitor)

此依赖关系监视器将配置运行状况状态从复制组成员实体汇总到 DFS Replication 服务实体。

Knowledge Base article:

摘要

此依赖关系监视器将配置运行状况状态从复制组成员实体汇总到 DFS Replication 服务实体。如果运行状况状态未知,则表示尚未开始监视此对象。此监视器的运行状况状态取决于复制组成员实体的配置状态。

原因

此监视器的不正常状态表示复制组成员监视器存在配置问题。

解决方案

使用运行状况资源管理器查找不正常的监视器

在 Operations Console 中,使用运行状况资源管理器向下搜索并找出状态不正常的原因。然后使用有关导致问题的具体监视器的产品知识诊断并解决问题。

验证

解决根本问题之后,此监视器应该会回到正常运行状态。

Element properties:

TargetMicrosoft.Windows.FileServer.DFSR.Service
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
Source MonitorSystem.Health.ConfigurationState
RelationshipMicrosoft.Windows.FileServer.DFSR.Service.Contains.ReplicationGroupMembers
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.FileServer.DFSR.ReplicationGroupMemberConfigRollup" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSR.Service" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.FileServer.DFSR.Service.Contains.ReplicationGroupMembers" MemberMonitor="Health!System.Health.ConfigurationState">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>