Hyper-V MPE 2019 CSV IO Read Latency

HyperV.MPE.2019.CSV.IOReadLatency.PerformanceRule (Rule)

Element properties:

TargetMicrosoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume
CategoryPerformanceCollection
EnabledFalse
Instance NameCluster CSV File System
Counter NameIO Read Latency
Frequency300
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource System.Performance.OptimizedDataProvider Default
CollectToDB WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
CollectToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="HyperV.MPE.2019.CSV.IOReadLatency.PerformanceRule" Target="MSWSCSVMon!Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume" Enabled="false" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="SPerf!System.Performance.OptimizedDataProvider">
<CounterName>IO Read Latency</CounterName>
<ObjectName>Cluster CSV File System</ObjectName>
<InstanceName>$Target/Property[Type="MSWSCSVMon!Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume"]/VolumeLabel$</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>300</Frequency>
<Tolerance>0</Tolerance>
<ToleranceType>Absolute</ToleranceType>
<MaximumSampleSeparation>1</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="CollectToDB" TypeID="MSSCLib!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="CollectToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>