Override to turn ON Servers Power supply Unit

OverridingOf.Dell.Server.PSUnit (MonitorPropertyOverride)

This override will turn on the Power supply unit where by default it will be turned off

Element properties:

ContextDell.Server.PSUnit
TargetDell.Server.PSUnitHealth.PollBasedUnitMonitor
PropertyEnabled
Valuetrue
EnforcedFalse

Source Code:

<MonitorPropertyOverride ID="OverridingOf.Dell.Server.PSUnit" Context="DellModelServer!Dell.Server.PSUnit" Enforced="false" Monitor="DellOOBServer!Dell.Server.PSUnitHealth.PollBasedUnitMonitor" Property="Enabled">
<Value>true</Value>
</MonitorPropertyOverride>