Microsoft Windows Server DNS Özyinelenen Sorgu Hatası/saniye

Microsoft.Windows.DNSServer.2016.RecursiveQueryFailure (UnitMonitor)

Özyinelenen Sorgu Hatası/saniyeyi izler

Knowledge Base article:

Özet

Bu izleyici, DNS nesnesinin Özyinelenen Sorgu Hatası/saniye performans sayacını değerlendirir. Sayacın ortalama değeri, yapılandırılan örnek sayısından fazla olacak şekilde yapılandırılan eşiğin üzerindeyse durumu değişir.

Yapılandırma

Sıklık: Performans sayacı örnekleri arasındaki saniye sayısıdır.

Eşik: Uyarı verme değeridir.

Örnek Sayısı: Aşıldığında ortalamanın alındığı örnek sayısıdır.

Nedenler

DNS sunucusu hatalı yapılandırılmış veya sunucuya karşılayamayacağı kadar çok sayıda istek yapılıyor.

Çözümler

DNS sunucusunun doğru bölgeleri ve ileticileri barındırdığından emin olun ve istemcilerin sunucunun yanıtlayabileceği kadar istekte bulunduğundan emin olun.

Element properties:

TargetMicrosoft.Windows.DNSServer.2016.Server
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Instance NameDNS
Counter NameRecursive Query Failure/sec
Frequency180
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.AverageThreshold
RemotableTrue
AccessibilityPublic
Alert Message
Windows DNS - Özyinelenen Sorgu Hatası/saniye Eşiği Aştı

DNS Özyinelenen Sorgu Hatası/sn performans sayacı eşiği aştı.
Ayrıntılar için lütfen Sistem Durumu Gezgini'ne bakın.
RunAsMicrosoft.Windows.DNSServer.2016.ActionAccount

Source Code:

<UnitMonitor ID="Microsoft.Windows.DNSServer.2016.RecursiveQueryFailure" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.DNSServer.2016.Server" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" RunAs="Microsoft.Windows.DNSServer.2016.ActionAccount" TypeID="Performance!System.Performance.AverageThreshold" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.DNSServer.2016.RecursiveQueryFailure_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
<OperationalState ID="OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Recursive Query Failure/sec</CounterName>
<ObjectName>DNS</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>180</Frequency>
<Threshold>500</Threshold>
<NumSamples>5</NumSamples>
</Configuration>
</UnitMonitor>