Rendimiento de Sistema\Longitud de la cola del procesador

Microsoft.Windows.InternetInformationServices.SystemProcessorQueueLength.View (View)

Esta vista muestra los datos de rendimiento del contador de rendimiento de Sistema\Longitud de la cola del procesador.

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.InternetInformationServices.SystemProcessorQueueLength.View" Accessibility="Public" Enabled="true" Target="System!System.Entity" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="false">
<Category>Operations</Category>
<Criteria>
<Object>System</Object>
<Instance/>
<Counter>Processor Queue Length</Counter>
</Criteria>
<Target>$MPElement[Name="Microsoft.Windows.InternetInformationServices.ComputerGroup"]$</Target>
</View>