ServicesForefrontService StateMonitor

ServicesForefrontService_StateMonitor.ServiceHealth (UnitMonitor)

Knowledge Base article:

摘要

FSCController 服務已停止。

解決方式

回收 Exchange 服務:

1. 停止所有 Exchange 服務,並確認所有 Forefront 服務均離線。

2. 重新啟動 Exchange 服務。確認 Forefront 已完全啟動。

Element properties:

TargetFSMPack2007_FSE.ForefrontServer_Class
Parent Monitorservices
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
ServicesForefrontService StateMonitor
服務 {0} 的狀態為 {1}。
RunAsDefault
CommentMom2005ID='{9BBC2B81-FD5B-4192-9444-98346264DBD3}'

Source Code:

<UnitMonitor ID="ServicesForefrontService_StateMonitor.ServiceHealth" Comment="Mom2005ID='{9BBC2B81-FD5B-4192-9444-98346264DBD3}'" Accessibility="Internal" Enabled="true" Target="FSMPack2007_FSE.ForefrontServer_Class" ParentMonitorID="services" Remotable="true" Priority="Normal" TypeID="WindowsLibrary!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="ServicesForefrontService_StateMonitor.ServiceHealth.StringResource">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name='Name']$</AlertParameter1>
<AlertParameter2>$Data/Context/Property[@Name='State']$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ServiceHealthy" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="ServiceNotHealthy" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>FSCController</ServiceName>
<CheckStartupType>false</CheckStartupType>
</Configuration>
</UnitMonitor>