'Microsoft Lync Server 2010, Lookup Service' NT Service monitor

Microsoft.GC.2010.Monitoring.LookupService.WinService (UnitMonitor)

This monitor reflects the state of 'Lync Server 2010, Lookup Service (MGCLOOKU)' NT Service.

Knowledge Base article:

Summary

This is the monitor that reflects the state of the Lookup Service and the Windows NT Service.

Causes

Lookup Service’s NT Service is not running. If this is unexpected, check the event log.

Resolutions

To restart the service, type the following at the command prompt: net start MGCLOOKU.

Configuration

None.

Additional

None.

External

For more information, view the online Group Chat documentation:  http://r.office.microsoft.com/r/rlidls10gc?p1=gcadmin

Element properties:

TargetMicrosoft.GC.2010.Service.LookupService
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
'Microsoft Lync Server 2010, Lookup Service' NT Service is not running.
'Lync Server 2010, Lookup Service (MGCLOOKU)' NT Service is not running. To restart the service, type the following at the command prompt: net start MGCLOOKU.

Please see the alert context for details.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.GC.2010.Monitoring.LookupService.WinService" Accessibility="Public" Enabled="true" Target="Microsoft.GC.2010.Service.LookupService" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.GC.2010.Monitoring.LookupService.WinService_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName/>
<ServiceName>MGCLOOKU</ServiceName>
<CheckStartupType/>
</Configuration>
</UnitMonitor>