System\Context\Switches/sec Performance

Microsoft.Windows.Server.SystemContextSwitchessec.View (View)

This view displays performance data for the System\Context Switches/sec performance counter.The Windows Server Operating System Management Pack must be installed for this view function.

Element properties:

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

Source Code:

<View ID="Microsoft.Windows.Server.SystemContextSwitchessec.View" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Target="Windows!Microsoft.Windows.Server.OperatingSystem" Visible="false" Accessibility="Public">
<Category>Operations</Category>
<Criteria>
<Object>System</Object>
<Instance/>
<Counter>Context Switches/sec</Counter>
</Criteria>
</View>