DFS-R: Windows Server 2016 and 1709+ DFS Replication Service Health Rollup

Microsoft.Windows.FileServer.DFSR.10.0.RoleServiceMonitor (DependencyMonitor)

This dependency monitor rolls up health state information from the Windows Server 2016 and 1709+ DFS Replication Service entity to the Windows Server 2016 and 1709+ DFS Replication Role Service entity.

Knowledge Base article:

Summary

This dependency monitor rolls up health state information from the Read-only Mini-Filter Driver entity to the Windows Server 2016 and 1709+ DFS Replication Role Service entity. If the health state is unknown, monitoring has not begun for this object. The health of this monitor depends on the health of the Windows Server 2016 and 1709+ DFS Replication Service entity.

Causes

An unhealthy state of this monitor indicates that there is a problem with a Windows Server 2016 and 1709+ DFS Replication Service monitor.

Resolutions

Use Health Explorer to find the unhealthy monitor

In the Operations console, use the Health Explorer to drill down and find the cause of the unhealthy state. Then use the product knowledge of the specific monitor causing the issue to troubleshoot and fix the problem.

Verification

After resolving the underlying problem(s), this monitor should return to a healthy state.

Element properties:

TargetMicrosoft.Windows.FileServer.DFSR.10.0.RoleService
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.Windows.FileServer.DFSR.10.0.RoleServiceContainsService
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.FileServer.DFSR.10.0.RoleServiceMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSR.10.0.RoleService" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.FileServer.DFSR.10.0.RoleServiceContainsService" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>