Verbundserver: Artefaktauflösungsanforderungen – Erfassung der Leistungsdaten

Microsoft.ActiveDirectoryFederationServices.2016.FederationServerArtifactresolutionRequestsPerformanceCollectionRule (Rule)

Knowledge Base article:

Zusammenfassung

Diese Regel sammelt Daten des Leistungsindikators "AD FS\Artefaktauflösungsanforderungen".

Ursachen

Dieser Abschnitt gilt nicht für Regeln zur Erfassung von Leistungsdaten.

Lösungen

Für Leistungsdatensammlungsregeln gibt es keine Lösung, weil sie keinen Status und keine Warnung generieren.

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>