Avvisade övervakningsförfrågningar på klientsidan

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

I den här vyn visas mängden övervakningsförfrågningar som avvisats av klientsidans övervakningsinsamlingsslutpunkt. Förfrågningarna avvisas eftersom de inte är korrekt krypterade eller inte överensstämmer med det format som krävs för övervakningsdata.

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>