Collecter WSUS: Client Web Service Methods\Web method exceptions

Microsoft.Windows.Server.UpdateServices.2012.Server.PerformanceCollection.ClientWebServiceMethods.Webmethodexceptions (Rule)

Collecte le compteur de performance Web method exceptions.

Knowledge Base article:

Résumé

Cette règle collecte des données pour le WSUS: Client Web Service Methods\Web method exceptions.

Causes

Cette section ne s'applique pas aux règles de collecte de performance.

Solutions

Il n'y a aucune solution à mettre en œuvre pour les règles de collecte de performance puisque celles-ci ne génèrent ni états, ni alertes.

Element properties:

TargetMicrosoft.Windows.Server.UpdateServices.2012.Server
CategoryPerformanceCollection
EnabledTrue
Instance NameWSUS: Client Web Service Methods
Counter NameWeb method exceptions
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.Server.PerformanceCollection.ClientWebServiceMethods.Webmethodexceptions" Enabled="true" Target="Microsoft.Windows.Server.UpdateServices.2012.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>Web method exceptions</CounterName>
<ObjectName>WSUS: Client Web Service Methods</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>