AD Veritabanı Boş Alan İzleyicisi

AD_Database_and_Log_DBSpace.Monitor (UnitMonitor)

Knowledge Base article:

Özet

AD Veritabanı Sürücü Boş Alan İzleyicisi. DIT veya günlük dosyasını içeren sürücülerdeki alan kabul edilebilir en düşük düzeyin altında.

Bu durum, dizindeki değişikliklerin uygulanmasında hatalarla karşılaşmaktan kaçınmak için derhal çözülmelidir.

Nedenler

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

Çözümler

Gereksiz dosyaları alternatif bir birime yerleştirin veya ilgili dizini değiştirin.

Element properties:

TargetMicrosoft.Windows.Server.2008.AD.DomainControllerRole
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeAD_Database_and_Log_DBSpace.Monitortype
RemotableFalse
AccessibilityPublic
Alert Message

AD Veritabanını tutan mantıksal sürücüde boş alan yetersiz

Etki Alanı Denetleyicisinin boş diski AD Veritabanını içeren mantıksal sürücüde yetersiz.
RunAsDefault

Source Code:

<UnitMonitor ID="AD_Database_and_Log_DBSpace.Monitor" Accessibility="Public" Enabled="onStandardMonitoring" Target="AD2008Core!Microsoft.Windows.Server.2008.AD.DomainControllerRole" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="false" Priority="Normal" TypeID="AD_Database_and_Log_DBSpace.Monitortype" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="AD_Database_and_Log_DBSpace.Monitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="DBandLog_FreeSpaceOK" MonitorTypeStateID="DBandLog_FreeSpaceOK" HealthState="Success"/>
<OperationalState ID="DBandLog_FreeSpaceError" MonitorTypeStateID="DBandLog_FreeSpaceError" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>900</IntervalSeconds>
<TargetComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</TargetComputerName>
<TargetNetbiosDomain>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetbiosDomainName$</TargetNetbiosDomain>
<LogSuccessEvent>false</LogSuccessEvent>
<ManagementGroupName>$Target/ManagementGroup/Id$</ManagementGroupName>
<Threshold_DIT>0.2</Threshold_DIT>
<Boundary_DIT>500000</Boundary_DIT>
<Boundary_LOG>200000</Boundary_LOG>
<Threshold_LOG>0.05</Threshold_LOG>
<TimeoutSeconds>300</TimeoutSeconds>
</Configuration>
</UnitMonitor>