Отклоненных запросов мониторинга на стороне клиента

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

В этом представлении отображается число недопустимых запросов мониторинга, отклоненных конечной точкой сбора данных мониторинга на стороне клиента. Эти запросы отклоняются, поскольку они неправильно зашифрованы или не соответствуют требуемому формату данных мониторинга.

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>