[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>120</TimeoutSeconds>
</Configuration>
</UnitMonitor>