Dell PROPack: A fan is not functioning correctly - Place server in restricted mode.

DellProPack.Recovery.FanNotFunctioningCorrectly (Recovery)

It is recommended that the server should be temporarily unavailable for placement of new virtual machines until the maintenance tasks have been completed.

Element properties:

TargetDell.Propack.DellManagedHost
MonitorDellProPack.UnitMonitor.FanNotFunctioningCorrectly
Reset MonitorFalse
RemotableTrue
Timeout86400
CategoryAvailabilityHealth
Enabledfalse
AccessibilityInternal

Member Modules:

ID Module Type TypeId RunAs 
DellRecoveryAction WriteAction DellPROEnabled.CreateEventID Default

Source Code:

<Recovery ID="DellProPack.Recovery.FanNotFunctioningCorrectly" Accessibility="Internal" Enabled="false" Target="Dell.Propack.DellManagedHost" Monitor="DellProPack.UnitMonitor.FanNotFunctioningCorrectly" ResetMonitor="false" ExecuteOnState="Warning" Remotable="true" Timeout="86400">
<Category>AvailabilityHealth</Category>
<WriteAction ID="DellRecoveryAction" TypeID="DellPROEnabled.CreateEventID">
<HostName>$Target/Property[Type="PROLibrary!Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.Base"]/Name$</HostName>
<ServerName>$Target/Property[Type="PROLibrary!Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.Base"]/VMMServer$</ServerName>
<ProtipId>$Data/StateChange/DataItem/EventOriginId$</ProtipId>
<RecoveryOverrideFlag>2</RecoveryOverrideFlag>
<LogSource>"DellServerPROPack"</LogSource>
</WriteAction>
</Recovery>