Profile Synchronization Configuration Service Is Not Running

Microsoft.SharePoint.Server.2010.SPServiceInstance.ProfileSync.ConfigurationService (UnitMonitor)

A warning state of this Monitor indicates that the Profile Synchronization Configuration Windows Service is not started. This Windows Service enables SharePoint Server to configure Profile Synchronization. If the Windows Service is not started, then Profile Synchronization will not function.

Knowledge Base article:

Summary

To get the most current Knowledge Article from the Microsoft TechNet site, visit:

http://go.microsoft.com/fwlink/?LinkId=166241

Causes

View all current alerts from this object using this link:

View Alerts

Element properties:

TargetMicrosoft.SharePoint.Server.2010.SPServiceInstance.ProfileSync
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.Server.2010.SPServiceInstance.ProfileSync.ConfigurationService" Accessibility="Public" Enabled="true" Target="Microsoft.SharePoint.Server.2010.SPServiceInstance.ProfileSync" ParentMonitorID="Health!System.Health.AvailabilityState" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType">
<Category>AvailabilityHealth</Category>
<OperationalStates>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>FIMService</ServiceName>
<CheckStartupType/>
</Configuration>
</UnitMonitor>