Monitor dostępności programu Wake on Lan Manager

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

Ten monitor umożliwia sprawdzenie stanu dostępności programu Wake on Lan Manager.

Knowledge Base article:

Podsumowanie

Składnik Wake-On-LAN Manager ma aktualnie niepoprawny stan.

Przyczyny

Przyczyną takiego stanu może być fakt, że składnik nie odpowiada. Nie odebrano pulsu od składnika programu SMS SITE COMPONENT MANAGER w oczekiwanym interwale. Może to być spowodowane wysokim obciążeniem przetwarzania systemu i programu Configuration Manager, przedłużonym oczekiwaniem na żądanie lub zakleszczeniem w zasobie udostępnionym.

Rozwiązania

Należy sprawdzić, czy serwer ma wystarczające zasoby, takie jak procesor CPU, pamięć lub miejsce na dysku.

Należy sprawdzić, czy składnik zależny nie został zatrzymany ani odinstalowany.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.WakeOnLanManager
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
Program Wake on Lan Manager niedostępny
Program Wake on Lan Manager na komputerze {0} jest niedostępny.
RunAsDefault
CommentSIV:GEN0238

Source Code:

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