Microsoft Windows Server DNS 轉寄站的無條件 NSLookup

Microsoft.Windows.DNSServer.2016.Forwarder.Unconditional.NSLookup (AggregateMonitor)

包含對 localhost 與轉寄站之遠端目標的測試結果。

Knowledge Base article:

摘要

此監視器是「最差」的彙總監視器。其中包含對 127.0.0.1 執行的 NSLOOKUP 測試,以及包含所有轉寄站的目標遠端 IP 位址的相依性監視器。並非所有遠端 IP 都隨時可供使用,所以相依性監視器可稱為最佳的監視器,亦即,只要有一個遠端 DNS 伺服器能夠回應,其便能一直處於良好狀況。

原因

NSLOOKUP 對 127.0.0.1 及 (或) 轉寄站的所有目標遠端 DNS 伺服器測試失敗。

解決方式

確定轉寄站包含正確的遠端 DNS 伺服器,且其可從網路存取。

Element properties:

TargetMicrosoft.Windows.DNSServer.2016.Forwarder.Unconditional
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Windows DNS - 無條件式轉寄站 - 所有 IP 位址的 NSLookup 皆失敗

伺服器:{0}
警告表示監視發生內部失敗。
重大警示表示 NSLookup 失敗。
請查看健全狀況總管中的詳細資料。

Source Code:

<AggregateMonitor ID="Microsoft.Windows.DNSServer.2016.Forwarder.Unconditional.NSLookup" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.DNSServer.2016.Forwarder.Unconditional" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.DNSServer.2016.Forwarder.Unconditional.NSLookup_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>