Performance collection for : PERF_ABSWeb_SkypePublicFailedSearchRequestsPerSec

Microsoft.LS.2015.Monitoring.Rule.ReportingPC.DLExpansion.PERF_ABSWeb_SkypePublicFailedSearchRequestsPerSec (Rule)

Knowledge Base article:

Summary

This rule collects this performance counter for reporting/troubleshooting purposes for the counter: PERF_ABSWeb_SkypePublicFailedSearchRequestsPerSec

The per-second rate of failed Skype public directory search requests.

Causes

Please check the event log to understand the exact cause of this failure.

Resolutions

Based on the caused identified from the event log, you could look into fixing the configuration issues.

Element properties:

TargetMicrosoft.LS.2015.Component.DLExpansion
CategoryPerformanceCollection
EnabledTrue
Instance NameLS:WEB - Address Book Web Query
Counter NameWEB - Failed Skype Public Directory Search Requests/sec
Frequency900
Alert GenerateFalse
RemotableTrue

Member Modules:

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

Source Code:

<Rule ID="Microsoft.LS.2015.Monitoring.Rule.ReportingPC.DLExpansion.PERF_ABSWeb_SkypePublicFailedSearchRequestsPerSec" Enabled="true" Target="Microsoft.LS.2015.Component.DLExpansion" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="CollectPerfCounter" TypeID="SystemPerf!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>WEB - Failed Skype Public Directory Search Requests/sec</CounterName>
<ObjectName>LS:WEB - Address Book Web Query</ObjectName>
<InstanceName/>
<AllInstances>true</AllInstances>
<Frequency>900</Frequency>
<Tolerance>5</Tolerance>
<ToleranceType>Absolute</ToleranceType>
<MaximumSampleSeparation>4</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>