Microsoft Windows Server DNS Özyinelenen Sorgular/saniye

Microsoft.Windows.Server.DNS.RecursiveQueriessec (UnitMonitor)

Özyinelenen Sorgular/saniyeyi izler

Knowledge Base article:

Özet

Bu izleyici, DNS nesnesinin Özyinelenen Sorgular/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.

Sayı Örnekleri: Ortalamanın üzerinde alınan örnek sayısıdır.

Nedenler

DNS sunucusu aşırı sorgu alıyor.

Çözümler

DNS sunucusu üzerindeki talebi azaltın.

Element properties:

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

DNS\Özyinelenen Sorgular/saniye performans sayacı eşiği aştı.

Ayrıntılar için lütfen Sistem Durumu Gezgini'ne bakın.
RunAsMicrosoft.Windows.Server.DNS.ActionAccount

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.DNS.RecursiveQueriessec" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.Server.DNS.Server" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" RunAs="Microsoft.Windows.Server.DNS.ActionAccount" TypeID="Performance!System.Performance.AverageThreshold" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.DNS.RecursiveQueriessec_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 Queries/sec</CounterName>
<ObjectName>DNS</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>180</Frequency>
<Threshold>8000</Threshold>
<NumSamples>5</NumSamples>
</Configuration>
</UnitMonitor>