Services Host Controller

Microsoft.SharePoint.2013.HostController_Services (UnitMonitor)

Knowledge Base article:

Summary

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

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

Causes

View all current alerts from this object using this link:

View Alerts

Element properties:

TargetMicrosoft.SharePoint.2013.HostController
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SharePoint.DelayedCheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.2013.HostController_Services" Accessibility="Public" Enabled="onEssentialMonitoring" Target="MOSS15Core!Microsoft.SharePoint.2013.HostController" ParentMonitorID="Health!System.Health.AvailabilityState" Priority="Normal" TypeID="WSS!Microsoft.SharePoint.DelayedCheckNTServiceStateMonitorType">
<Category>AvailabilityHealth</Category>
<OperationalStates>
<OperationalState ID="HostControllerServiceRunning" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="HostControllerServiceRunningError" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>SPSearchHostController</ServiceName>
<CheckStartupType>true</CheckStartupType>
<TimerWaitInSeconds>60</TimerWaitInSeconds>
</Configuration>
</UnitMonitor>