'Lync Online BI Data Collector Service' NT Service monitor

Microsoft.LS.2013.Monitoring.UnitMonitor.NTService.BIDataCollectorService.RtcBIDataCollector (UnitMonitor)

This monitor reflects the state changes of 'Lync Online BI Data Collector Service (RtcBIDataCollector)' NT Service

Knowledge Base article:

Summary

'Lync Online BI Data Collector Service' NT Service is not running.

Causes

'Lync Online BI Data Collector Service' NT Service is not running.

Resolutions

'Lync Online BI Data Collector Service' NT Service is not running. It needs to be started.

Element properties:

TargetMicrosoft.LS.2013.Component.BIDataCollectorService
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
[LYNC] 'Lync Online BI Data Collector Service' NT Service is not running.
'Lync Online BI Data Collector Service (RtcBIDataCollector)' NT Service is not running. To restart the service, run 'net start RtcBIDataCollector' 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.2013.Monitoring.UnitMonitor.NTService.BIDataCollectorService.RtcBIDataCollector" Accessibility="Public" Enabled="true" Target="Microsoft.LS.2013.Component.BIDataCollectorService" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Alert__Lync_Online_BI_Data_Collector_Service__NT_Service_is_not_running.">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>Lync Online BI Data Collector Service</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Microsoft.LS.2013.Monitoring.UnitMonitor.NTService.BIDataCollectorService.RtcBIDataCollector_ServiceNotRunning" MonitorTypeStateID="NotRunning" HealthState="Error"/>
<OperationalState ID="Microsoft.LS.2013.Monitoring.UnitMonitor.NTService.BIDataCollectorService.RtcBIDataCollector_ServiceRunning" MonitorTypeStateID="Running" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ServiceName>RtcBIDataCollector</ServiceName>
<CheckStartupType>false</CheckStartupType>
</Configuration>
</UnitMonitor>