System Center 2016 Virtual Machine Manager Hyper-V Host Updates Rollup

Microsoft.SystemCenter.VirtualMachineManager.2016.HyperVHostUpdatesRollup (AggregateMonitor)

Monitors whether updates to the virtualization host are installed

Element properties:

TargetMicrosoft.SystemCenter.VirtualMachineManager.2016.HyperVHost
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Hyper-V Host Updates not all installed
Recommended or required updates to the virtualization host running Hyper-V are not installed

Source Code:

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