Usługa systemu Windows usług AD FS została zatrzymana na serwerze federacyjnym

Microsoft.ActiveDirectoryFederationServices2012R2.FederationServerServiceMonitor (UnitMonitor)

Knowledge Base article:

Podsumowanie

Usługa systemu Windows usług AD FS została zatrzymana na serwerze federacyjnym.

Jeśli usługa systemu Windows usług AD FS zostanie pomyślnie uruchomiona, monitor zmieni stan na Zielony, a pierwotny alert krytyczny zostanie automatycznie rozwiązany.

Przyczyny

Usługa systemu Windows usług AD FS została zatrzymana ręcznie lub w wyniku błędu.

Rozwiązania

Uruchom ponownie usługę systemu Windows usług AD FS.

Element properties:

TargetMicrosoft.ActiveDirectoryFederationServices2012R2.FederationServer
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Usługa systemu Windows usług AD FS została zatrzymana na serwerze federacyjnym
Usługa systemu Windows usług AD FS została zatrzymana na serwerze federacyjnym.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.ActiveDirectoryFederationServices2012R2.FederationServerServiceMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.ActiveDirectoryFederationServices2012R2.FederationServer" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.ActiveDirectoryFederationServices2012R2.FederationServerServiceMonitor_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName/>
<ServiceName>adfssrv</ServiceName>
<CheckStartupType/>
</Configuration>
</UnitMonitor>