Erfassen von WSUS: Reporting Web Service\Server rollups received

Microsoft.Windows.Server.UpdateServices.2012.R2.Server.PerformanceCollection.ReportingWebService.Serverrollupsreceived (Rule)

Erfasst Leistungsindikator Server rollups received.

Knowledge Base article:

Zusammenfassung

Diese Regel erfasst Daten für WSUS: Reporting Web Service\Server rollups received.

Ursachen

Dieser Abschnitt ist auf Regeln zur Erfassung von Leistungsdaten nicht anwendbar.

Lösungen

Für Regeln zur Erfassung von Leistungsdaten stehen keine Lösungen zur Verfügung, da die Regeln keine Statusinformationen oder Warnungen generieren.

Element properties:

TargetMicrosoft.Windows.Server.UpdateServices.2012.R2.Server
CategoryPerformanceCollection
EnabledTrue
Instance NameWSUS: Reporting Web Service
Counter NameServer rollups received
Frequency900
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.Windows.Server.UpdateServices.2012.R2.Server.PerformanceCollection.ReportingWebService.Serverrollupsreceived" Enabled="true" Target="Microsoft.Windows.Server.UpdateServices.2012.R2.Server" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="SystemPerf!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Server rollups received</CounterName>
<ObjectName>WSUS: Reporting Web Service</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>900</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>