AD Günlük Dosyası İzleyicisi

AD_Database_and_Log_LOG.Monitor (UnitMonitor)

Knowledge Base article:

Özet

AD Günlük Dosyası izleyicisi. Veritabanı günlük dosyası aşırı ölçüde büyüdü. Bu beklenmedik bir durumsa, hatanın neden oluştuğunu araştırın.

Nedenler

Aşağıdakiler veritabanı günlük dosyasının aşırı ölçüde büyümesine neden olabilir:

Element properties:

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

AD Veritabanı Günlük Dosyası Boyutu yapılandırılan eşiğin üzerinde

Etki Alanı Denetleyicisinin Günlük Dosyası Boyutu yapılandırılan eşiğin üzerinde.
RunAsDefault

Source Code:

<UnitMonitor ID="AD_Database_and_Log_LOG.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_LOG.Monitortype" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="AD_Database_and_Log_LOG.Monitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="DBandLog_LogOK" MonitorTypeStateID="DBandLog_LogOK" HealthState="Success"/>
<OperationalState ID="DBandLog_LogWarn" MonitorTypeStateID="DBandLog_LogWarn" HealthState="Warning"/>
</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>