[DEPRECATED] Analyse du localisateur du contrôleur de domaine Active Directory

AD_Essential_Services_Running_2.Monitor (UnitMonitor)

Knowledge Base article:

Résumé

Moniteur du localisateur du contrôleur de domaine Active Directory. Ce moniteur vérifie l'intégrité et la disponibilité de la fonctionnalité de localisateur sur un contrôleur de domaine.

Configuration

Valeur d'intervalle (sec) par défaut 86 400 (1 jour)

Solutions

Pour plus d'informations, reportez-vous aux alertes associées.

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

Un problème avec le localisateur de contrôleur de domaine a été détecté.
Le contrôleur de domaine ne publie pas - Les clients vont pouvoir localiser ce contrôleur de domaine.
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>