Audio Video Conferencing Synthetic Transaction Availability Health

Microsoft.LS.2015.Monitoring.UnitMonitor.SyntheticTransaction.AVConference.Avail (UnitMonitor)

Knowledge Base article:

Summary

This monitor represents the availability of Audio Video Conference availability as monitored by Synthetic Transactions.

Cmdlet Executed: Test-CsAVConference

For more information on this cmdlet, open a Skype for Business Server 2015 Management Shell window and type:

Get-help Test-CsAVConference -detailed

Configuration

To configure users for Synthetic Transactions to execute periodically please use the New-CSwatcherNodeConfiguration cmdlet.

Causes

The following are possible causes for this failure:

Resolutions

Configuration errors: Most common issues are: Test user password is invalid or expired, Test users have not been configured correctly for this Pool. Please refer Synthetic Transaction Internal Alerts View for more details

Server/Component is down for Maintenance: Please ensure that you put Synthetic Transactions in maintenance mode before performing server/pool maintenance. To do this, use the Task Start Pool maintenance in the Pools view.

Network/Connectivity issues: Look at Alert Context tab for more details on the exact connectivity error such as DNS resolution errors or Connection Timeout. You can also get more details on Connectivity errors by looking at Port Check Alerts view.

Component specific errors: Look at Alert Context tab for more details on the component specific error. The specific Front-end server (within the load-balanced Front-end Pool) that responded to this execution of the synthetic transaction is listed in the Alert Context along with the Exception Message associated with the failure.

Element properties:

TargetMicrosoft.LS.2015.PoolWatcher.AVConference
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.LS.2015.MonitorType.Health.ST.Avail
RemotableTrue
AccessibilityPublic
Alert Message
[Skype] Audio Video Conferencing Synthetic Transaction failed.
Audio Video Conferencing Synthetic Transaction failed.
The following error message was returned by the Synthetic Transaction test commandlet: {0}.Error details can be found in {1}.

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

Source Code:

<UnitMonitor ID="Microsoft.LS.2015.Monitoring.UnitMonitor.SyntheticTransaction.AVConference.Avail" Accessibility="Public" Enabled="true" Target="Microsoft.LS.2015.PoolWatcher.AVConference" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.LS.2015.MonitorType.Health.ST.Avail" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Alert_Audio_Video_Conferencing_Synthetic_Transaction_failed.">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Params/Param[8]$</AlertParameter1>
<AlertParameter2>$Data/Context/Params/Param[9]$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="SuccessState" MonitorTypeStateID="Success" HealthState="Success"/>
<OperationalState ID="WarningState" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="ErrorState" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<TargetFqdn>$Target/Host/Property[Type="Microsoft.LS.2015.PoolWatcher"]/TargetFqdn$</TargetFqdn>
<TestId>AVConference</TestId>
<InstanceId/>
</Configuration>
</UnitMonitor>