Logický disk\\% výkonu volného prostoru

Microsoft.Windows.InternetInformationServices.LogicalDiskFreeSpace.View (View)

Toto zobrazení ukazuje údaje o výkonu pro čítač výkonu Logický disk\\% volného prostoru.

Element properties:

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

Source Code:

<View ID="Microsoft.Windows.InternetInformationServices.LogicalDiskFreeSpace.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>% Free Space</Counter>
</Criteria>
<Target>$MPElement[Name="Microsoft.Windows.InternetInformationServices.ComputerGroup"]$</Target>
</View>