同盟伺服器成品解析要求效能集合

Microsoft.ActiveDirectoryFederationServices.2016.FederationServerArtifactresolutionRequestsPerformanceCollectionRule (Rule)

Knowledge Base article:

摘要

此規則會收集 AD FS\成品解析要求效能計數器的資料。

原因

本部分不適用效能集合規則。

解決方式

沒有可以為效能集合規則執行的解決方式,因為它們不會產生狀態或警示。

Element properties:

TargetMicrosoft.ActiveDirectoryFederationServices.2016.FederationServer
CategoryPerformanceCollection
EnabledTrue
Instance Name$Target/Property[Type="Microsoft.ActiveDirectoryFederationServices.2016.FederationServer"]/PerformanceCounterName$
Counter NameArtifact resolution Requests
Frequency300
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource System.Performance.OptimizedDataProvider Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="Microsoft.ActiveDirectoryFederationServices.2016.FederationServerArtifactresolutionRequestsPerformanceCollectionRule" Enabled="true" Target="Microsoft.ActiveDirectoryFederationServices.2016.FederationServer" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Performance!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Artifact resolution Requests</CounterName>
<ObjectName>$Target/Property[Type="Microsoft.ActiveDirectoryFederationServices.2016.FederationServer"]/PerformanceCounterName$</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>300</Frequency>
<Tolerance>0</Tolerance>
<ToleranceType>Absolute</ToleranceType>
<MaximumSampleSeparation>1</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>