MECM Migration Distribution Point Monitor

MECM.MigrationDPFQDNWarning.AlertState.Monitor (UnitMonitor)

This monitor forwards the Configuration Manager migration distribution point alert to the Operations Manager console.

Knowledge Base article:

Summary

To share the distribution points between Configuration Manager 2007 and Microsoft Endpoint Configuration Manager you must configure a fully qualified domain name (FQDN) for the distribution points. Distribution points without a FQDN cannot be shared.

Solution

External

http://technet.microsoft.com/library/gg712275#About_Shared_DPs_in_Migration

Element properties:

TargetMECM.AlertMigrationDPFQDNWarning
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMECM.AlertState.MT
RemotableTrue
AccessibilityPublic
Alert Message
MECM Migration distribution point alert
Configuration Manager 2007 distribution points that do not have FQDN configured cannot be shared with Microsoft Endpoint Configuration Manager. Check the Configuration Manager console for details.
RunAsDefault

Source Code:

<UnitMonitor ID="MECM.MigrationDPFQDNWarning.AlertState.Monitor" Accessibility="Public" Enabled="false" Target="MECM.AlertMigrationDPFQDNWarning" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="MECM.AlertState.MT" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="MECM.MigrationDPFQDNWarning.AlertState.Monitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateIdf9c56be7a3e641908fc35d1490d53f0c" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId375ba346d7a24226842b99fcc920a96e" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId5a9e8c7fcb04443b88a2e89f7b6b0b00" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<TypeId>$Target/Property[Type="MECM.AlertBaseClass"]/TypeId$</TypeId>
<TypeInstanceId>$Target/Property[Type="MECM.AlertBaseClass"]/TypeInstanceId$</TypeInstanceId>
<IntervalSeconds>900</IntervalSeconds>
<ProviderLocation>$Target/Host/Property[Type="MECM.SiteServer"]/ProviderLocation$</ProviderLocation>
<SiteCode>$Target/Host/Property[Type="MECM.Server"]/SiteCode$</SiteCode>
</Configuration>
</UnitMonitor>