资产智能点同步监视器

Microsoft.SystemCenter2012.ConfigurationManager.AISynchronizationMonitor (UnitMonitor)

此监视器检查资产智能点同步的状态。

Knowledge Base article:

摘要

此监视器检查资产智能点同步的状态。 如果无法成功同步资产智能数据,则它会生成警报。

原因

同步由于以下原因之一失败:

解决方法

提供日志中的错误代码以便 Configuration Manager 管理员进行故障排除。

其他信息

资产智能目录将不会更新。 这会影响资产智能报告的类别和许可证匹配。

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.AICatalogSynchronization
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.AIProxyStateMonitor
RemotableTrue
AccessibilityPublic
Alert Message
资产智能目录同步失败
服务器 {0} 上的资产智能目录同步不工作。
RunAsDefault
CommentSIV:AI0001

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.AISynchronizationMonitor" Comment="SIV:AI0001" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AICatalogSynchronization" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.AIProxyStateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.AISynchronizationMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="System!System.Entity"]/DisplayName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateIda79accc256b0470fb7fbf13c406afe07" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateIdb54072bebf894995b72d031d06b94181" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId9c1b7e3bb3dc4b1c8a2e02437d48bac6" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ProxyName>$Target/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AICatalogSynchronization"]/ProxyName$</ProxyName>
<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>