Prestazioni disco logico\Media letture disco/sec

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

In questa vista sono riportati i dati sulle prestazioni per il contatore delle prestazioni Disco logico\Lunghezza letture disco/sec.

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>