Ağ Bağdaştırıcıları DNS Sunucuları İzleyicisi

Microsoft.Windows.Server.2012.AD.Configuration.NetworkAdapters.DNS.Monitor (UnitMonitor)

Tüm ağ bağdaştırıcıları için DNS sunucularını izler.

Knowledge Base article:

Özet

Bu izleyici, tüm ağ bağdaştırıcıları için DNS sunucularının ping isteklerini çözümlediğini doğrular.

Yapılandırma

IntervalSeconds: İzleyicinin çalıştırılma sıklığı (saniye)

Hata Eşiği: Bir hata uyarısının tetiklenmesi için aşılması gereken eşik

WarnThreshold: Bir uyarının tetiklenmesi için aşılması gereken eşik

Nedenler

Olası nedenler arasında şunlar yer alır:

Çözümler

Tüm ağ bağdaştırıcıları için DNS Sunucularının doğru olduğundan emin olun.

Tüm ağ bağdaştırıcıları için DNS Sunucularının çevrimiçi ve düzgün çalışır durumda olduğundan emin olun.

Ağ bağdaştırıcılarında bir sorun olmadığından emin olun.

Element properties:

TargetMicrosoft.Windows.Server.2012.AD.DomainControllerRole
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.Server.2012.AD.Configuration.NetworkAdapters.DNS.Monitortype
RemotableFalse
AccessibilityPublic
Alert Message
Ağ Bağdaştırıcıları DNS Sunucuları durum izleyicisi başarısız oldu.
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.2012.AD.Configuration.NetworkAdapters.DNS.Monitor" Accessibility="Public" Enabled="true" Target="AD2012Core!Microsoft.Windows.Server.2012.AD.DomainControllerRole" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="false" Priority="Normal" TypeID="Microsoft.Windows.Server.2012.AD.Configuration.NetworkAdapters.DNS.Monitortype" ConfirmDelivery="false">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.2012.AD.Configuration.NetworkAdapters.DNS.Monitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name='ErrorString']$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="AdaptersOK" MonitorTypeStateID="AdaptersOK" HealthState="Success"/>
<OperationalState ID="AdaptersWarn" MonitorTypeStateID="AdaptersWarn" HealthState="Warning"/>
<OperationalState ID="AdaptersError" MonitorTypeStateID="AdaptersError" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>300</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
<ErrorThreshold>0</ErrorThreshold>
<WarnThreshold>2</WarnThreshold>
</Configuration>
</UnitMonitor>