Microsoft Windows Server DNS Server 수신 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>