Performances Disque logique\ Moyenne disque s/lecture

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

Cet affichage présente les données de performances du compteur de performances Disque logique\Moyenne disque s/lecture.

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>