Platform Endpoint Creation

Microsoft.LS.2015.Monitoring.UnitMonitor.ThresholdPC.CAA.PERF_CAAPlanning_ApplicationEndpointCreationFailure (UnitMonitor)

Knowledge Base article:

Summary

The total number of times where Application Endpoint creation failed.

Causes

The application has not been properly activated or the contact object was deleted.

Resolutions

Deactivate and then activate the application for this pool.

Element properties:

TargetMicrosoft.LS.2015.Component.CAA
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.LS.2015.Performance.Double.SimpleThresholdMonitor
RemotableTrue
AccessibilityPublic
Alert Message
[Skype] The total number of times where Application Endpoint creation failed.
Perf Object Name:
Perf Counter Name: {0}
Perf Counter Value: {1}
Error Threshold: 1
Warning Threshold: 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.ThresholdPC.CAA.PERF_CAAPlanning_ApplicationEndpointCreationFailure" Accessibility="Public" Enabled="true" Target="Microsoft.LS.2015.Component.CAA" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Microsoft.LS.2015.Performance.Double.SimpleThresholdMonitor" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Alert_The_total_number_of_times_where_Application_Endpoint_creation_failed.">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/CounterName$</AlertParameter1>
<AlertParameter2>$Data/Context/Value$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Microsoft.LS.2015.Monitoring.UnitMonitor.ThresholdPC.CAA.PERF_CAAPlanning_ApplicationEndpointCreationFailure_OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Error"/>
<OperationalState ID="Microsoft.LS.2015.Monitoring.UnitMonitor.ThresholdPC.CAA.PERF_CAAPlanning_ApplicationEndpointCreationFailure_UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
<OperationalState ID="Microsoft.LS.2015.Monitoring.UnitMonitor.ThresholdPC.CAA.PERF_CAAPlanning_ApplicationEndpointCreationFailure_UnderThresholdOverThreshold" MonitorTypeStateID="UnderThresholdOverThreshold" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>CAA - Total Application Endpoint creation failures</CounterName>
<ObjectName>LS:CAA - Planning</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<WarningThreshold>1</WarningThreshold>
<ErrorThreshold>1</ErrorThreshold>
</Configuration>
</UnitMonitor>