Monitor für den Status des FSCController-Diensts

Microsoft.ForefrontProtection.Library.Services.FSCController.UnitMonitor.FSCControllerRunningState (UnitMonitor)

Überprüft, ob der FSCController-Dienst ausgeführt wird.

Knowledge Base article:

Zusammenfassung

Der Controllerdienst von Microsoft Forefront Server Protection wurde beendet.

Lösungen

Verwenden Sie Exchange- oder SharePoint-Dienste wieder:

1. Beenden Sie alle Exchange- oder SharePoint-Dienste. Stellen Sie sicher, dass alle Forefront-Dienste offline sind.

2. Starten Sie die Exchange- oder SharePoint-Dienste. Stellen Sie sicher, dass alle Forefront-Dienste vollständig gestartet wurden.

Element properties:

TargetMicrosoft.ForefrontProtection.Library.Services.FSCController
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Status des FSCController-Diensts
Der Controllerdienst von Microsoft Forefront Server Protection wird nicht ausgeführt.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.ForefrontProtection.Library.Services.FSCController.UnitMonitor.FSCControllerRunningState" Accessibility="Public" Enabled="true" Target="Microsoft.ForefrontProtection.Library.Services.FSCController" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.ForefrontProtection.Library.Services.FSCController.UnitMonitor.FSCControllerRunningState_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>.</ComputerName>
<ServiceName>FSCController</ServiceName>
<CheckStartupType>true</CheckStartupType>
</Configuration>
</UnitMonitor>