Controleprogramma beschikbaarheid WSUS-synchronisatiebeheer

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

Met deze monitor wordt de beschikbaarheidsstatus gecontroleerd van WSUS-synchronisatiebeheer.

Knowledge Base article:

Samenvatting

Geeft de status van het onderdeel synchronisatiebeheer van WSUS weer. Dit onderdeel zorgt voor het synchroniseren van de sitesoftware-updatepunten met de inhoud van de Microsoft Update-catalogus en voor het synchroniseren van de Configuration Manager-database met de software-updatepuntdatabase.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.WsusSyncManager
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
WSUS-synchronisatiebeheer is niet beschikbaar
Het WSUS-synchronisatiebeheer op computer {0} is niet beschikbaar.
RunAsDefault
CommentSIV:GEN0243

Source Code:

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