NetLogon サービスのヘルス

Microsoft.Windows.Server.2003.AD.EssentialService.NetLogon.ServiceCheck (UnitMonitor)

Windows サービスのヘルスを監視します: NetLogon

Knowledge Base article:

追加情報

Netlogon サービスは、DNS で DC の必要なレコードをアドバタイズし、Sysvol へのアクセスを提供します。また、Net Logon サービスは、ドメイン コントローラとディレクトリ クライアントの間でセキュリティで保護されたチャネルを確立するために、Active Directory® ディレクトリ サービスによって使用されます。Net Logon サービスには、DC ロケータが含まれます。DC ロケータは、ドメイン ネーム システム (DNS) でドメイン コントローラの可用性をアドバタイズするのに使われます。これにより、クライアントは、一番近くにあるドメイン コントローラを特定することができます。

Element properties:

TargetMicrosoft.Windows.Server.2003.AD.EssentialService.NetLogon
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert MessageMicrosoft.Windows.Server.2003.AD.EssentialService.NetLogon.ServiceCheck.AlertMessage
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.2003.AD.EssentialService.NetLogon.ServiceCheck" Accessibility="Public" Enabled="onEssentialMonitoring" Target="AD2003Core!Microsoft.Windows.Server.2003.AD.EssentialService.NetLogon" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.2003.AD.EssentialService.NetLogon.ServiceCheck.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Error" MonitorTypeStateID="NotRunning" HealthState="Error"/>
<OperationalState ID="Success" MonitorTypeStateID="Running" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>.</ComputerName>
<ServiceName>Netlogon</ServiceName>
</Configuration>
</UnitMonitor>