Microsoft Windows Server DNS Monitoring Zone Depends On WINS Configuration

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

Rolls up WINS integration

Element properties:

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

Source Code:

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