DFS-N: DFS Namespace Server Health Rollup to DFS Namespaces Role Service

Microsoft.Windows.FileServer.DFSN.RoleService.RooTargetHealthRollup (DependencyMonitor)

This dependency monitor rolls up the health state of the DFS Namespace Server to the DFS Namespaces Role Service entity.

Knowledge Base article:

Summary

This object is a dependency rollup monitor and rolls up health states from linked targets. If the health state is unknown, then monitoring has not begun for this object. The health state of this monitor depends on the health state of the DFS Namespace Server entity.

Causes

An unhealthy state of this monitor indicates a problem with a DFS Namespace Server monitor.

Resolutions

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.

Element properties:

TargetMicrosoft.Windows.FileServer.DFSN.RoleService
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.Windows.FileServer.DFSN.RoleServiceContainsRootTargets
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

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