Logical Disk\\% Used Inodes Performance

Microsoft.AIX.LogicalDisk.PercentUsedInodes.PerfView (View)

This view displays performance data for the Logical Disk\\% Used Inodes performance counter.

Element properties:

TargetMicrosoft.AIX.LogicalDisk
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.AIX.LogicalDisk.PercentUsedInodes.PerfView" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Target="Microsoft.AIX.LogicalDisk" Enabled="true" Visible="false" Accessibility="Public">
<Category>Operations</Category>
<Criteria>
<Object>Logical Disk</Object>
<Instance/>
<Counter>% Used Inodes</Counter>
</Criteria>
<Presentation>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>