Prestazioni processore\\% tempo di Interrupt\_Totale

Microsoft.Linux.Processor.InterruptTime_Total.PerfView (View)

In questa vista sono riportati i dati sulle prestazioni per l'istanza _Totale del contatore delle prestazioni Processore\\% tempo di Interrupt.

Element properties:

TargetMicrosoft.Linux.OperatingSystem
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Linux.Processor.InterruptTime_Total.PerfView" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Target="Microsoft.Linux.OperatingSystem" Enabled="true" Visible="false" Accessibility="Public">
<Category>Operations</Category>
<Criteria>
<Object>Processor</Object>
<Instance>_Total</Instance>
<Counter>% Interrupt Time</Counter>
</Criteria>
<Presentation>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>