RTCCAS

RTCCAS_CAS (UnitMonitor)

Verify the cause of Office Communications Server Conferencing Announcement service stopping and then restart it

Knowledge Base article:

Summary

Office Communications Server Conferencing Announcement service is STOPPED

Causes

Office Communications Server Conferencing Announcement service is STOPPED

Resolutions

Verify the cause of Office Communications Server Conferencing Announcement service stopping and then restart it

Element properties:

TargetMicrosoft_Office_Communications_Server_2007_R2_Conferencing_Announcement_Service
Parent MonitorSystem.Health.EntityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Verify the cause of Office Communications Server Conferencing Announcement service stopping and then restart it
Verify the cause of Office Communications Server Conferencing Announcement service stopping and then restart it
RunAsDefault

Source Code:

<UnitMonitor ID="RTCCAS_CAS" Accessibility="Public" Enabled="true" Target="Microsoft_Office_Communications_Server_2007_R2_Conferencing_Announcement_Service" ParentMonitorID="SCHealth!System.Health.EntityState" Remotable="true" Priority="Normal" TypeID="SCWindowsLibrary!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Verify_the_cause_of_Office_Communications_Server_Conferencing_Announcement_service_stopping_and_then_restart_it">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="RTCCAS_CAS_overThreshold" MonitorTypeStateID="NotRunning" HealthState="Warning"/>
<OperationalState ID="RTCCAS_CAS_underThreshold" MonitorTypeStateID="Running" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="SCWindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>RTCCAS</ServiceName>
<CheckStartupType>false</CheckStartupType>
</Configuration>
</UnitMonitor>