Microsoft Windows Server DNS 伺服器接聽 IP 位址

Microsoft.Windows.DNSServer.2016.Server.ListeningIPAddress (DependencyMonitor)

彙總伺服器接聽的所有 IP 位址的狀態。個別 IP 位址各自產生警示。

Knowledge Base article:

摘要

這是「最差」的監視器。如果伺服器任何接聽的 IP 位址未回應 NSLOOKUP,即會顯示狀況不良。

Element properties:

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

Source Code:

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