Monitor zur Verfügbarkeit des Intune-Managers für ausgehenden Inhalt

Microsoft.SystemCenter2012.ConfigurationManager.OutgoingContentManager.AvailabilityMonitor (UnitMonitor)

Dieser Monitor überprüft den Verfügbarkeitsstatus des Intune-Managers für ausgehenden Inhalt.

Knowledge Base article:

Zusammenfassung

Zeigt den Status des Intune-Managers für ausgehenden Inhalt.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.OutgoingContentManager
Parent MonitorMicrosoft.SystemCenter2012.ConfigurationManager.ComponentAggregateMonitor
CategoryConfigurationHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.ComponentAvailabilityMonitor
RemotableTrue
AccessibilityPublic
Alert Message
Intune-Manager für ausgehenden Inhalt nicht verfügbar
Der Intune-Manager für ausgehenden Inhalt ist auf Computer „{0}“ ist nicht verfügbar.
RunAsDefault
CommentSIV:DM0054

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.OutgoingContentManager.AvailabilityMonitor" Comment="SIV:DM0054" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.OutgoingContentManager" ParentMonitorID="Microsoft.SystemCenter2012.ConfigurationManager.ComponentAggregateMonitor" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.ComponentAvailabilityMonitor" ConfirmDelivery="true">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.OutgoingContentManager.AvailabilityMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Good" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="Warning" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="Error" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ComponentName>SMS_OUTGOING_CONTENT_MANAGER</ComponentName>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>