Genel Katalog Performans İzleyicisi

Microsoft.Windows.AD.DomainMemberPerspective.Performance.GlobalCatalog.Monitor (UnitMonitor)

Genel katalogda aramalar yaparak kataloğun performansını izler.

Knowledge Base article:

Özet

Genel Katalog Arama Kullanılabilirliği İzleyicisi. Bu izleyici, Genel Katalog araması gerçekleştirir.

Arama belirli bir eşiği aşarsa bir uyarı oluşturulur.

Yapılandırma

Aralık: varsayılan olarak 300 saniye

Hata Eşiği: arama süresinin bir hata uyarısı tetiklemeden önce aşması gereken saniye sayısı

Uyarı Eşiği: arama süresinin bir uyarı tetiklemeden önce aşması gereken saniye sayısı

Nedenler

Genel katalogda gerçekleştirilmeye çalışılan bir arama girişimi beklenenden uzun sürdü.

Çözümler

Ormanda yükü kaldırmaya yeterli genel katalog olduğundan emin olun.

Dış

Element properties:

TargetMicrosoft.Windows.Server.AD.DomainMemberPerspective
Parent MonitorSystem.Health.PerformanceState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.AD.DomainMemberPerspective.Performance.GlobalCatalog.Monitortype
RemotableFalse
AccessibilityPublic
Alert Message
PDC Ping 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.AD.DomainMemberPerspective.Performance.GlobalCatalog.Monitor" Accessibility="Public" Enabled="true" Target="AD!Microsoft.Windows.Server.AD.DomainMemberPerspective" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="false" TypeID="Microsoft.Windows.AD.DomainMemberPerspective.Performance.GlobalCatalog.Monitortype">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Windows.AD.DomainMemberPerspective.Performance.PdcResponse.Ping.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>
<NumSamples>3</NumSamples>
<ThresholdWarn>5</ThresholdWarn>
<ThresholdError>10</ThresholdError>
</Configuration>
</UnitMonitor>