Logical Disk\Avg. 디스크 읽기 시간/초 성능

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

이 보기에는 Logical Disk\Avg. 디스크 읽기 시간/초 성능 카운터의 성능 데이터가 표시됩니다.

Element properties:

TargetMicrosoft.Windows.Computer
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.InternetInformationServices.PhysicalDiskAvgDiskSecReads.View" Accessibility="Public" Enabled="true" Target="Windows!Microsoft.Windows.Computer" 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>