AD Kayıp ve Buluntu Nesne İzleyicisi

Microsoft.Windows.Server.2012.R2.AD.LostObjectCount.Monitor (UnitMonitor)

Kayıp ve buluntu kapsayıcısındaki nesne sayısını izler.

Knowledge Base article:

Özet

Active Directory'nin Kayıp ve Buluntu nesnelerinin sayısını izleyen izleyici. Kayıp ve Buluntu nesnelerin sayısı belirtilen eşiğin üzerindeyse, izleyici sağlık durumu buna göre değişecektir.

Yapılandırma

Aralık varsayılan olarak 300 saniye.

Eşik varsayılanı 15 nesnedir.

Nedenler

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

Çözümler

Kök etki alanı altındaki CN=Kayıp ve Buluntu kapsayıcısında her nesneyi değerlendirin ve nesneleri uygun bir şekilde silin veya taşıyın.

Dış

Element properties:

TargetMicrosoft.Windows.Server.2012.R2.AD.DomainControllerRole
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.Server.2012.R2.AD.LostObjectCount.Monitortype
RemotableFalse
AccessibilityPublic
Alert Message
AD Kayıp ve Buluntu Nesne durumu izleyicisi başarısız oldu.
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.2012.R2.AD.LostObjectCount.Monitor" Accessibility="Public" Enabled="true" Target="AD2012R2Core!Microsoft.Windows.Server.2012.R2.AD.DomainControllerRole" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="false" Priority="Normal" TypeID="Microsoft.Windows.Server.2012.R2.AD.LostObjectCount.Monitortype" ConfirmDelivery="false">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.2012.R2.AD.LostObjectCount.Monitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name='ErrorString']$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="CountOK" MonitorTypeStateID="CountOK" HealthState="Success"/>
<OperationalState ID="CountError" MonitorTypeStateID="CountError" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<Frequency>300</Frequency>
<TimeoutSeconds>300</TimeoutSeconds>
<Threshold>15</Threshold>
</Configuration>
</UnitMonitor>