Override to turn ON Battery Sensor

OverridingOf.Dell.Server.Sensors.BatterySensor (MonitorPropertyOverride)

This override will turn ON the Dell Servers Battery Sensor

Element properties:

ContextDell.Server.BatterySensor
TargetDell.Server.Sensors.BatterySensorHealth.PollBasedUnitMonitor
PropertyEnabled
Valuetrue
EnforcedFalse

Source Code:

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