'Lync Server Audio/Video Authentication' NT Service monitor

Microsoft.LS.2010.Monitoring.UnitMonitor.NTService.AVAuthEdge_RTCMRAUTH (UnitMonitor)

This monitor reflects the state changes of 'Lync Server Audio/Video Authentication (RTCMRAUTH)' NT Service

Knowledge Base article:

Summary

'Lync Server Audio/Video Authentication' NT Service is not running.

Causes

'Lync Server Audio/Video Authentication' NT Service is not running.

Resolutions

'Lync Server Audio/Video Authentication' NT Service is not running. It needs to be started.

Element properties:

TargetMicrosoft.LS.2010.Component.AVAuthEdge
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
'Lync Server Audio/Video Authentication' NT Service is not running.
'Lync Server Audio/Video Authentication (RTCMRAUTH)' NT Service is not running. To restart the service, run 'net start RTCMRAUTH' from a command-line window.

Please see the 'Product Knowledge' and the 'Alert Context' tab on Alert Properties view for more information.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.LS.2010.Monitoring.UnitMonitor.NTService.AVAuthEdge_RTCMRAUTH" Accessibility="Public" Enabled="true" Target="Microsoft.LS.2010.Component.AVAuthEdge" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Alert__Lync_Server_Audio_Video_Authentication__NT_Service_is_not_running.">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>Lync Server Audio/Video Authentication</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Microsoft.LS.2010.Monitoring.UnitMonitor.NTService.AVAuthEdge_RTCMRAUTH_ServiceNotRunning" MonitorTypeStateID="NotRunning" HealthState="Error"/>
<OperationalState ID="Microsoft.LS.2010.Monitoring.UnitMonitor.NTService.AVAuthEdge_RTCMRAUTH_ServiceRunning" MonitorTypeStateID="Running" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ServiceName>RTCMRAUTH</ServiceName>
<CheckStartupType>false</CheckStartupType>
</Configuration>
</UnitMonitor>