Logical Disk\Avg. Disk Sec/Reads Performance

Microsoft.Windows.InternetInformationServices.PhysicalDiskAvgDiskSecReads.View (View)

This view displays performance data for the Logical Disk\Avg. Disk Sec/Reads performance counter.

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.InternetInformationServices.PhysicalDiskAvgDiskSecReads.View" Accessibility="Public" Enabled="true" Target="System!System.Entity" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="false">
<Category>Operations</Category>
<Criteria>
<Object>LogicalDisk</Object>
<Instance/>
<Counter>Avg. Disk sec/Read</Counter>
</Criteria>
<Target>$MPElement[Name="Microsoft.Windows.InternetInformationServices.ComputerGroup"]$</Target>
</View>