DCLocator Health

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

Monitors the health of DCLocator

Element properties:

TargetMicrosoft.Windows.Server.2003.AD.EssentialService.NetLogon
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.Server.2003.AD.EssentialService.DCLocator.Monitortype
RemotableFalse
AccessibilityPublic
Alert Message

A problem with the DC locator has been detected
The domain controller is not advertising - Clients will not be able to locate this domain controller
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.2003.AD.EssentialService.DCLocator.ServiceCheck" Accessibility="Public" Enabled="onEssentialMonitoring" Target="AD2003Core!Microsoft.Windows.Server.2003.AD.EssentialService.NetLogon" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="false" Priority="Normal" TypeID="Microsoft.Windows.Server.2003.AD.EssentialService.DCLocator.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="Success" MonitorTypeStateID="DCLocAdOK" HealthState="Success"/>
<OperationalState ID="Error" MonitorTypeStateID="DCLocAdError" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>60</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
</Configuration>
</UnitMonitor>