System Center 2019+ Virtual Machine Manager Host Cluster Updates

Microsoft.SystemCenter.VirtualMachineManager.HostClusterUpdatesRollup (AggregateMonitor)

監視是否已安裝 VMM 主機叢集更新

Knowledge Base article:

摘要

在叢集節點上沒有偵測到一或多個建議安裝的主機叢集更新。

原因

一或多個叢集節點缺少建議安裝的更新。

解決方式

檢視具體的更新遺失警示,判斷哪些更新應該套用到特定的叢集節點上。

Element properties:

TargetMicrosoft.SystemCenter.VirtualMachineManager.HyperVHost
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
並非所有的 VMM 主機叢集更新都已安裝
未安裝所有主機叢集更新

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.VirtualMachineManager.HostClusterUpdatesRollup" Accessibility="Public" Target="VMMBase!Microsoft.SystemCenter.VirtualMachineManager.HyperVHost" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Enabled="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.VirtualMachineManager.HostClusterUpdatesRollup.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>