Processor\\% Interrupt Time\_Total Performance

Microsoft.Windows.Server.ProcessorInterruptTime_Total.View (View)

This view displays performance data for the _Total instance of the Processor\\% Interrupt Time performance counter.

Element properties:

TargetMicrosoft.Windows.Server.OperatingSystem
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.Server.ProcessorInterruptTime_Total.View" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Target="Windows!Microsoft.Windows.Server.OperatingSystem" Visible="false" Accessibility="Public">
<Category>Operations</Category>
<Criteria>
<Object>Processor</Object>
<Instance>_Total</Instance>
<Counter>% Interrupt Time</Counter>
</Criteria>
</View>