Microsoft Windows Server DNS 服务器侦听 IP 地址

Microsoft.Windows.DNSServer.2016.Server.ListeningIPAddresses (AggregateMonitor)

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

Knowledge Base article:

摘要

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

原因

配置为侦听一个或多个 IP 地址的 DNS 服务器未正常响应 NSLOOKUP。

解决方法

验证服务器的网络配置是否正确。验证 DNS 服务器是否配置为侦听正确的 IP 地址。确认没有防火墙软件干扰 DNS。

Element properties:

TargetMicrosoft.Windows.DNSServer.2016.Server
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.Windows.DNSServer.2016.Server.ListeningIPAddresses" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.DNSServer.2016.Server" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>