The Windows SharePoint Services Search service State

Microsoft.Windows.SharePoint.Services.3.0.The_Windows_SharePoint_Services_Search_service_State.ServiceHealth (UnitMonitor)

The Windows SharePoint Services Search service State monitor monitors the service health of the Search service

Knowledge Base article:

Summary

The Windows SharePoint Services Search (SPSearch) service is used by Windows SharePoint Services to provide full text indexing and search to SharePoint user and help content.

This alert indicates that the SPSearch service is not running.

Causes

Possible causes include:

Resolutions

© 2000-2007 Microsoft Corporation, all rights reserved.

Element properties:

TargetMicrosoft.Windows.SharePoint.Services.3.0.WSS.Server
Parent MonitorMicrosoft.Windows.SharePoint.Services.3.0.Search
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
The Windows SharePoint Services Search service State
The Windows SharePoint Services Search service on the computer {0} is not running.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.SharePoint.Services.3.0.The_Windows_SharePoint_Services_Search_service_State.ServiceHealth" Accessibility="Public" Enabled="onEssentialMonitoring" Target="Microsoft.Windows.SharePoint.Services.3.0.WSS.Server" ParentMonitorID="Microsoft.Windows.SharePoint.Services.3.0.Search" Remotable="true" Priority="Normal" TypeID="MSWL!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.Windows.SharePoint.Services.3.0.The_Windows_SharePoint_Services_Search_service_State.ServiceHealth.StringResource">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="MSWL!Microsoft.Windows.Computer"]/NetworkName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ServiceHealthy" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="ServiceNotHealthy" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="MSWL!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>SPSearch</ServiceName>
</Configuration>
</UnitMonitor>