Microsoft Windows Server DNS Server 侦听 IP 地址

Microsoft.Windows.Server.DNS.Server.ListeningIPAddress (DependencyMonitor)

汇总服务器侦听的所有 IP 地址的状态。 在单个 IP 地址生成警报。

Knowledge Base article:

摘要

此为“最差”监视器。 如果服务器的任何侦听 IP 地址都对 NSLOOKUP 无响应,将显示为不正常。

Element properties:

TargetMicrosoft.Windows.Server.DNS.Server
Parent MonitorMicrosoft.Windows.Server.DNS.Server.ListeningIPAddresses
AlgorithmWorstOf
Source MonitorMicrosoft.Windows.Server.DNS.IPAddress.NSLookup
RelationshipMicrosoft.Windows.Server.DNS.Server.Hosts.IPAddress
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.Server.DNS.Server.ListeningIPAddress" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.Server.DNS.Server" ParentMonitorID="Microsoft.Windows.Server.DNS.Server.ListeningIPAddresses" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.Server.DNS.Server.Hosts.IPAddress" MemberMonitor="Microsoft.Windows.Server.DNS.IPAddress.NSLookup">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>