Timer Service 不在執行中

Microsoft.SharePoint.2013.SPServiceInstance.Timer.IsRunning (UnitMonitor)

此監視的嚴重狀態,表示特定伺服器上未執行 Timer Service。

Knowledge Base article:

總結

若要從 Microsoft TechNet 網站取得最新的知識庫文章,請造訪:

http://go.microsoft.com/fwlink/?linkid=245042&clcid=0x404

原因

您可以使用下列連結檢視此物件目前的所有警示:

檢視警示

解決方法

您可以嘗試使用下列連結重新啟動服務:

啟動 SharePoint Timer Service

Element properties:

TargetMicrosoft.SharePoint.2013.SPServiceInstance.Timer
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SharePoint.DelayedCheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
SharePoint:Timer Service 不在執行中
發生嚴重事件,Timer Service (SPTimerV4) 服務不在執行中。
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.2013.SPServiceInstance.Timer.IsRunning" Accessibility="Public" Enabled="onEssentialMonitoring" Target="WSS15Core!Microsoft.SharePoint.2013.SPServiceInstance.Timer" ParentMonitorID="Health!System.Health.AvailabilityState" Priority="Normal" TypeID="WSS!Microsoft.SharePoint.DelayedCheckNTServiceStateMonitorType">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SharePoint.2013.SPServiceInstance.Timer.IsRunning_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>SPTimerV4</ServiceName>
<CheckStartupType/>
<TimerWaitInSeconds>300</TimerWaitInSeconds>
</Configuration>
</UnitMonitor>