Monitor dostępności wyszukiwania w wykazie globalnym

Microsoft.Windows.Server.2012.R2.AD.Availability.GCResponse.Monitor (UnitMonitor)

Monitoruje, czy kontroler domeny może wykonywać wyszukiwanie w wykazie globalnym.

Knowledge Base article:

Podsumowanie

Monitor dostępności wyszukiwania w wykazie globalnym. Ten monitor wykonuje wyszukiwanie w wykazie globalnym.

W przypadku niepowodzenia wyszukiwania zostanie wygenerowany alert.

Konfiguracja

Interwał: domyślnie 300 s

Przyczyny

Próba wyszukania w wykazie globalnym nie udała się.

Rozwiązania

Zapoznaj się z dodatkowymi informacjami w szczegółach alertu.

Jeśli skrypt nie mógł przeprowadzić wyszukiwania, sprawdź kondycję Usług domenowych Active Directory przy użyciu polecenia dcdiag.

Zewnętrzne

Element properties:

TargetMicrosoft.Windows.Server.2012.R2.AD.GlobalCatalogServerRole
Parent MonitorMicrosoft.Windows.Server.2012.R2.AD.ResponseMonitors.Availability.AggregateMonitor
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.Server.2012.R2.AD.Availability.GCResponse.Monitortype
RemotableFalse
AccessibilityPublic
Alert Message
Wystąpił błąd skryptu Dostępność wyszukiwania w wykazie globalnym.

Wystąpił błąd skryptu wyszukiwania.
Błąd: {0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.2012.R2.AD.Availability.GCResponse.Monitor" Accessibility="Public" Enabled="true" Target="AD2012R2Core!Microsoft.Windows.Server.2012.R2.AD.GlobalCatalogServerRole" ParentMonitorID="Microsoft.Windows.Server.2012.R2.AD.ResponseMonitors.Availability.AggregateMonitor" Remotable="false" Priority="Normal" TypeID="Microsoft.Windows.Server.2012.R2.AD.Availability.GCResponse.Monitortype" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.2012.R2.AD.Availability.GCResponse.Monitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name='ErrorString']$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ResponseOK" MonitorTypeStateID="ResponseOK" HealthState="Success"/>
<OperationalState ID="ResponseError" MonitorTypeStateID="ResponseError" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>300</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
</Configuration>
</UnitMonitor>