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

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

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

Knowledge Base article:

Summary

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

Causes

Channel 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 MGCCHANS.

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.ChannelService
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, Channel Service' NT Service is not running.
'Lync Server 2010, Channel Service (MGCCHANS)' NT Service is not running. If this is unexpected, check the event log. To restart the service, type the following at the command prompt: net start MGCCHANS.

Please see the alert context for details.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.GC.2010.Monitoring.ChannelService.WinService" Accessibility="Public" Enabled="true" Target="Microsoft.GC.2010.Service.ChannelService" 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.ChannelService.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>MGCCHANS</ServiceName>
<CheckStartupType/>
</Configuration>
</UnitMonitor>