PDC LDAP Bağlama Performansı İzleyicisi

Microsoft.Windows.Server.2016.AD.Performance.FsmoResponse.Bind.PDC.Monitor (UnitMonitor)

FSMO tutucusu için ldap bağlama süresini izler.

Knowledge Base article:

Özet

Bu izleyici, basit bir LDAP bağlama isteği kullanarak PDC FSMO'nun yanıt sürelerini doğrular. Performansı doğrulamak için Etki Alanı Denetleyicisi'ne düzenli aralıklarla bağlanır.

Yapılandırma

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

Nedenler

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

Çözümler

Ek bilgi edinmek için uyarıdaki hata açıklamasını görüntüleyin.

Sistemin ek kaynağa ihtiyacı olup olmadığını belirlemek için genel sistem performansını görüntüleyin.

Yükün dengelenmesine yardımcı olması için ek etki alanı denetleyicileri ekleyin.

Etkin AD sitelerinde yeterli sayıda DC olduğundan emin olun.

Dış

Element properties:

TargetMicrosoft.Windows.Server.2016.AD.DomainControllerRole
Parent MonitorMicrosoft.Windows.Server.2016.AD.ResponseMonitors.FsmoBind.Performance.AggregateMonitor
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.Server.2016.AD.Performance.FsmoResponse.Monitortype
RemotableFalse
AccessibilityPublic
Alert Message
PDC LDAP Bağlama Performansı durum izleyicisi, bir veya daha fazla eşiği aştı.

Durum izleyicisi betiği, ortalama ping süresi için bir veya daha fazla eşiği aştı.
Sayaç: {0}
Ort. Süre: {1}
Örnek sayısı: {2}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.2016.AD.Performance.FsmoResponse.Bind.PDC.Monitor" Accessibility="Public" Enabled="true" Target="AD2016Core!Microsoft.Windows.Server.2016.AD.DomainControllerRole" ParentMonitorID="Microsoft.Windows.Server.2016.AD.ResponseMonitors.FsmoBind.Performance.AggregateMonitor" Remotable="false" Priority="Normal" TypeID="Microsoft.Windows.Server.2016.AD.Performance.FsmoResponse.Monitortype" ConfirmDelivery="false">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.2016.AD.Performance.FsmoResponse.Bind.PDC.Monitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data[Default='']/Context/CounterName$</AlertParameter1>
<AlertParameter2>$Data[Default='']/Context/Value$</AlertParameter2>
<AlertParameter3>$Data[Default='']/Context/SampleCount$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ResponseOK" MonitorTypeStateID="ResponseOK" HealthState="Success"/>
<OperationalState ID="ResponseWarn" MonitorTypeStateID="ResponseWarn" HealthState="Warning"/>
<OperationalState ID="ResponseError" MonitorTypeStateID="ResponseError" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>300</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
<FsmoType>1</FsmoType>
<NumSamples>3</NumSamples>
<ThresholdWarn>5</ThresholdWarn>
<ThresholdError>10</ThresholdError>
<ObjectName>PDC Op Master</ObjectName>
<CounterName>Op Master PDC Last Bind</CounterName>
</Configuration>
</UnitMonitor>