Processeur dans les dernières 48 heures - Point de migration d'état

Microsoft.SystemCenter2012.ConfigurationManager.PerformanceGeneral.SMP.Processor_in_the_last_48_hours (View)

Affiche le pourcentage d'utilisation du processeur de tous les serveurs de points de migration d'état ConfigMgr. REMARQUE : assurez-vous que la règle de mesure de performance appropriée est activée.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.StateMigrationPoint
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue
CommentMom2005ID='{D92FE62B-79BB-4080-A400-C276E88F4C74}'

Source Code:

<View ID="Microsoft.SystemCenter2012.ConfigurationManager.PerformanceGeneral.SMP.Processor_in_the_last_48_hours" Comment="Mom2005ID='{D92FE62B-79BB-4080-A400-C276E88F4C74}'" Accessibility="Public" Enabled="true" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.StateMigrationPoint" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<Counter>%Processor%</Counter>
</Criteria>
<Presentation>
<DynamicTimeTicks>1728000000000</DynamicTimeTicks>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>