Összetevő-figyelő rendelkezésre állása figyelő

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

Ez a figyelő ellenőrzi az összetevő-figyelő rendelkezésre állási állapotát.

Knowledge Base article:

Összegzés

Ez a szabály riasztást küld, ha a helykiszolgáló szerepkörön az összetevő-figyelőhöz tartozó összetevő állapota nem kifogástalan.

Okok

A riasztást az alábbi okok válthatják ki:

Megoldások

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.ComponentMonitor
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
Az összetevő-figyelő nem érhető el
Az összetevő-figyelő nem érhető el a(z) {0} számítógépen.
RunAsDefault
CommentSIV:GEN0228

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.ComponentMonitor.AvailabilityMonitor" Comment="SIV:GEN0228" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.ComponentMonitor" ParentMonitorID="Microsoft.SystemCenter2012.ConfigurationManager.ComponentAggregateMonitor" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.ComponentAvailabilityMonitor" ConfirmDelivery="true">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.ComponentMonitor.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_COMPONENT_MONITOR</ComponentName>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>