Override to turn ON Intrusion Sensor

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

This override will turn ON the Dell Servers Intrusion Sensor

Element properties:

ContextDell.Server.IntrusionSensor
TargetDell.Server.Sensors.IntrusionSensorHealth.PollBasedUnitMonitor
PropertyEnabled
Valuetrue
EnforcedFalse

Source Code:

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