Microsoft Windows Server DNS DNS Domain Depends On Zone Configuration

Microsoft.Windows.Server.DNS.DNSDomain.DependsOn.Zone.Configuration (DependencyMonitor)

A dependency monitor to see all the zones in a domain across multiple servers.

Element properties:

TargetMicrosoft.Windows.Server.DNS.DNSDomain
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
Source MonitorSystem.Health.ConfigurationState
RelationshipMicrosoft.Windows.Server.DNS.DNSDomain.Contains.Zone
CategoryConfigurationHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.Server.DNS.DNSDomain.DependsOn.Zone.Configuration" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.Server.DNS.DNSDomain" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.Server.DNS.DNSDomain.Contains.Zone" MemberMonitor="Health!System.Health.ConfigurationState">
<Category>ConfigurationHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>