迁移客户端带外设置监视器

Microsoft.SystemCenter2012.ConfigurationManager.MigrationAMTWarningMonitor (UnitMonitor)

此监视器将 Configuration Manager 迁移客户端带外设置警报转发到 Operations Manager Console。

Knowledge Base article:

摘要

你无法将 Intel AMT 设置信息迁移到 System Center 2012 Configuration Manager,并且在 Configuration Manager 站点上管理基于 AMT 的带外计算机之前必须采取额外步骤。 这些步骤包括删除 AMT 设置信息,然后删除 Configuration Manager 站点中的设置。

此监视器在检测到为 Configuration Manager 2007 的客户端启用了带外管理时会生成警报。

解决方法

外部

http://technet.microsoft.com/library/gg712672.aspx#Plan_Migrate_AMT

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.AlertMigrationAMTWarning
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.AlertStateMonitor
RemotableTrue
AccessibilityPublic
Alert Message
迁移客户端带外设置警报
某些 Configuration Manager 2007 客户端启用了带外管理设置。 在迁移这些客户端之前,你必须禁用带外设置。 请检查 Configuration Manager 控制台以获取详细信息。
RunAsDefault
CommentSIV:MIG0004

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.MigrationAMTWarningMonitor" Comment="SIV:MIG0004" Accessibility="Public" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertMigrationAMTWarning" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.AlertStateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.MigrationAMTWarningMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateIda98b3595eb954e7683723b0989f0dd78" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId7b32ebfc076d44b299eda064058d7a4d" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId02369b3781fa46009b8d624f20515129" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<TypeId>$Target/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertBaseClass"]/TypeId$</TypeId>
<TypeInstanceId>$Target/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertBaseClass"]/TypeInstanceId$</TypeInstanceId>
<IntervalSeconds>900</IntervalSeconds>
<ProviderLocation>$Target/Host/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.SiteServer"]/ProviderLocation$</ProviderLocation>
<SiteCode>$Target/Host/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.Server"]/SiteCode$</SiteCode>
</Configuration>
</UnitMonitor>