收集 WSUS: Reporting Web Service\Events per Second Handled (Debug)

Microsoft.Windows.Server.UpdateServices.10.0.Server.PerformanceCollection.ReportingWebService.EventsperSecondHandledDebug (Rule)

收集 Events per Second Handled (Debug) 效能計數器。

Knowledge Base article:

摘要

此規則會收集 WSUS: Reporting Web Service\Events per Second Handled (Debug) 的資料。

原因

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

解決方式

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

Element properties:

TargetMicrosoft.Windows.Server.UpdateServices.10.0.Server
CategoryPerformanceCollection
EnabledTrue
Instance NameWSUS: Reporting Web Service
Counter NameEvents per Second Handled (Debug)
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.10.0.Server.PerformanceCollection.ReportingWebService.EventsperSecondHandledDebug" Enabled="true" Target="Microsoft.Windows.Server.UpdateServices.10.0.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>Events per Second Handled (Debug)</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>