Hyper-V MPE 2019 SMB Client Shares Avg. sec/Read

HyperV.MPE.2019.SRHV.SMBClientShares.AvgSecRead.Rule (Rule)

Element properties:

TargetHyperV.MPE.2019.SMBShare
CategoryPerformanceCollection
EnabledFalse
Instance NameSMB Client Shares
Counter NameAvg. sec/read
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="HyperV.MPE.2019.SRHV.SMBClientShares.AvgSecRead.Rule" Enabled="false" Target="HVMPE2019Dis!HyperV.MPE.2019.SMBShare" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="SPerf!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="MSWinLib!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Avg. sec/read</CounterName>
<ObjectName>SMB Client Shares</ObjectName>
<InstanceName>$Target/Property[Type="MSWinLib!Microsoft.Windows.LogicalDevice"]/DeviceID$</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<Tolerance>5</Tolerance>
<ToleranceType>Absolute</ToleranceType>
<MaximumSampleSeparation>10</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="MSSCLib!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>