[DEPRECATED] AD DC 定位程序监视器

AD_Essential_Services_Running_2.Monitor (UnitMonitor)

Knowledge Base article:

摘要

AD DC 定位程序监视器。此监视器检查 DC 定位程序在域控制器上性能的运行状况和可用性。

配置

间隔(秒)默认为 86400(1 天)

解决方法

有关详细信息,请参阅相关警报。

Element properties:

TargetMicrosoft.Windows.Server.2003.AD.DomainControllerRole
Parent MonitorMicrosoft.Windows.Server.2003.AD.DomainControllerRoleAggregatesDeprecatedMonitors
CategoryAvailabilityHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeAD_Essential_Services_Running_2.Monitortype
RemotableFalse
AccessibilityPublic
Alert Message

检测到 DC 定位程序存在的问题
域控制器未公布 - 客户端无法找到此域控制器。
RunAsDefault

Source Code:

<UnitMonitor ID="AD_Essential_Services_Running_2.Monitor" Accessibility="Public" Enabled="false" Target="AD2003Core!Microsoft.Windows.Server.2003.AD.DomainControllerRole" ParentMonitorID="Microsoft.Windows.Server.2003.AD.DomainControllerRoleAggregatesDeprecatedMonitors" Remotable="false" Priority="Normal" TypeID="AD_Essential_Services_Running_2.Monitortype" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="AD_Essential_Services_Running_2.Monitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="DCLocAdOK" MonitorTypeStateID="DCLocAdOK" HealthState="Success"/>
<OperationalState ID="DCLocAdError" MonitorTypeStateID="DCLocAdError" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>60</IntervalSeconds>
<TargetComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</TargetComputerName>
<ManagementGroupName>$Target/ManagementGroup/Id$</ManagementGroupName>
<TimeoutSeconds>300</TimeoutSeconds>
</Configuration>
</UnitMonitor>