DFS Folder Target Health Rollup

Microsoft.Windows.FileServer.DFSN.NamespaceLink.LinkTargetHealthRollup (DependencyMonitor)

This dependency monitor rolls up the health state of the DFS Folder Targets entity to the DFS Folders entity.

Knowledge Base article:

Summary

This dependency monitor rolls up health states from linked targets. If the health state is unknown, monitoring has not begun for this object. The health state of this monitor depends on the health state of the DFS Folder Targets entity.

Causes

An unhealthy state of this monitor indicates a problem with a DFS Folder Targets 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.Library.NamespaceLink
Parent MonitorSystem.Health.AvailabilityState
AlgorithmPercentage
Algorithm Parameter60
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.Windows.FileServer.DFSN.NamespaceLinkHostsLinkTarget
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.FileServer.DFSN.NamespaceLink.LinkTargetHealthRollup" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSN.Library.NamespaceLink" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.FileServer.DFSN.NamespaceLinkHostsLinkTarget" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>Custom</Category>
<Algorithm>Percentage</Algorithm>
<AlgorithmParameter>60</AlgorithmParameter>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>