Override to turn ON Battery Group Sensor

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

This override will turn ON the Dell Servers Battery Group Sensor

Element properties:

ContextDell.Server.BatterySensorGroup
TargetDell.Server.Sensors.BatterySensorGroupHealth.PollBasedUnitMonitor
PropertyEnabled
Valuetrue
EnforcedFalse

Source Code:

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