El servicio del temporizador no se está ejecutando

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

Un estado crítico de este monitor indica que el servicio del temporizador no se está ejecutando en un servidor concreto.

Knowledge Base article:

Resumen

Para obtener el artículo de Knowledge Base más reciente del sitio de Microsoft TechNet, visite:

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

Causas

Vea todas las alertas actuales de este objeto mediante este vínculo:

Ver alertas

Resoluciones

Puede intentar reiniciar el servicio mediante este vínculo:

Iniciar servicio de temporizador de SharePoint

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: el servicio del temporizador no se está ejecutando
Se ha producido un incidente crítico en el que el servicio del temporizador (SPTimerV4) no se está ejecutando.
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>