System Center 2019+ Virtual Machine Manager Hyper-V Host Update 955805

Microsoft.SystemCenter.VirtualMachineManager.HyperVHostUpdate955805Monitor (UnitMonitor)

Monitors whether the VMM Hyper-V host update 955805 is installed

Knowledge Base article:

Summary

Update 955805 was not detected on the virtualization host.

Configuration

Update 955805 was not detected on the virtualization host.

Resolutions

Install hotfix 955805 on the appropriate virtualization host.

External

http://support.microsoft.com/kb/955805

Element properties:

TargetMicrosoft.SystemCenter.VirtualMachineManager.Discovery.HyperVHost
Parent MonitorMicrosoft.SystemCenter.VirtualMachineManager.HyperVHostUpdatesRollup
CategoryAvailabilityHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter.VirtualMachineManager.HyperVHostUpdateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Hyper-V Host Update 955805 Not Installed
The VMM Hyper-V host update 955805 is not installed on {0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.VirtualMachineManager.HyperVHostUpdate955805Monitor" Accessibility="Public" Target="VMMDiscovery!Microsoft.SystemCenter.VirtualMachineManager.Discovery.HyperVHost" ParentMonitorID="Microsoft.SystemCenter.VirtualMachineManager.HyperVHostUpdatesRollup" Remotable="true" TypeID="Microsoft.SystemCenter.VirtualMachineManager.HyperVHostUpdateMonitorType" Enabled="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.VirtualMachineManager.HyperVHostUpdate955805Monitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Update955805NotInstalled" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="Update955805Installed" MonitorTypeStateID="Success" HealthState="Success"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>86400</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
<FileName>Crypt32.dll</FileName>
<ParentPath>%windir%\System32</ParentPath>
<ExpectedVersion>6.0.6001.22254</ExpectedVersion>
</Configuration>
</UnitMonitor>