Solicitudes de supervisión del cliente rechazadas

Microsoft.SystemCenter.Apm.Infrastructure.Monitoring.ActivatedApmAgent.PerfView.CsmTokensVerificationStatisticsView (View)

Esta vista muestra la tasa de las solicitudes de supervisión que se rechazan por extremo de recopilación de supervisión del cliente. Estas solicitudes se rechazan porque no se han cifrado correctamente o no cumplen con el formato requerido de los datos de supervisión.

Element properties:

TargetMicrosoft.SystemCenter.Apm.ActivatedApmAgent
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.SystemCenter.Apm.Infrastructure.Monitoring.ActivatedApmAgent.PerfView.CsmTokensVerificationStatisticsView" Accessibility="Internal" Enabled="true" Target="Microsoft.SystemCenter.Apm.ActivatedApmAgent" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>AvailabilityHealth</Category>
<Criteria>
<RuleList>
<Rule>$MPElement[Name="Microsoft.SystemCenter.Apm.Infrastructure.Monitoring.CollectInvalidTokensPercentage"]$</Rule>
<Rule>$MPElement[Name="Microsoft.SystemCenter.Apm.Infrastructure.Monitoring.CollectUnsynchronizedTokensPercentage"]$</Rule>
</RuleList>
</Criteria>
<Presentation/>
<Target/>
</View>