System Center 2012 Virtual Machine Manager Hyper-V Host Update 958124

Microsoft.SystemCenter.VirtualMachineManager.2012.HyperVHostUpdate958124Monitor (UnitMonitor)

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

Knowledge Base article:

Summary

Update 958124 was not detected on the virtualization host.

Causes

Update 958124 was not detected on the virtualization host.

Resolutions

Install hotfix 955805 on the appropriate virtualization host.

External

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

Element properties:

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

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.VirtualMachineManager.2012.HyperVHostUpdate958124Monitor" Accessibility="Public" Target="VMM2012Discovery!Microsoft.SystemCenter.VirtualMachineManager.2012.HyperVHost" ParentMonitorID="Microsoft.SystemCenter.VirtualMachineManager.2012.HyperVHostUpdatesRollup" Remotable="true" TypeID="Microsoft.SystemCenter.VirtualMachineManager.2012.HyperVHostUpdateMonitorType" Enabled="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.VirtualMachineManager.2012.HyperVHostUpdate958124Monitor.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="Update958124NotInstalled" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="Update958124Installed" MonitorTypeStateID="Success" HealthState="Success"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>86400</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
<FileName>ntevt.dll</FileName>
<ParentPath>%windir%\System32\wbem</ParentPath>
<ExpectedVersion>6.0.6000.20929</ExpectedVersion>
</Configuration>
</UnitMonitor>