[DEPRECATED] AD DC 定位程式監視

AD_Essential_Services_Running_2.Monitor (UnitMonitor)

Knowledge Base article:

摘要

AD DC 定位程式監視。此監視會檢查網域控制站上的 DC 定位程式功能的健全狀況及可用性。

設定

間隔 (秒) 預設為 86400 (1 天)

解決方式

請參閱關聯警示以取得詳細資料。

Element properties:

TargetMicrosoft.Windows.Server.2008.AD.DomainControllerRole
Parent MonitorMicrosoft.Windows.Server.2008.AD.DomainControllerRoleAggregatesDeprecatedMonitors
CategoryAvailabilityHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
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="AD2008Core!Microsoft.Windows.Server.2008.AD.DomainControllerRole" ParentMonitorID="Microsoft.Windows.Server.2008.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>High</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>