Monitors Device Power Supply Health
Uses SNMP to get Device Power Supply Status for the F5 Device.
Power Supply Good or not Present - Healthy Condition
Power Supply Bad - Alert Condition
SNMP OIDs Used;
.1.3.6.1.4.1.3375.2.1.3.2.2.2.1.2.PowerSupplyIndex - bigipTrafficMgmt.bigipSystem.sysPlatform.sysChassis.sysChassisPowerSupply.sysChassisPowerSupplyTable.sysChassisPowerSupplyEntry.sysChassisPowerSupplyStatus
Target | AP.F5.Device.PowerSupply | ||
Parent Monitor | System.Health.ConfigurationState | ||
Category | AvailabilityHealth | ||
Enabled | True | ||
Alert Generate | True | ||
Alert Severity | MatchMonitorHealth | ||
Alert Priority | Normal | ||
Alert Auto Resolve | True | ||
Monitor Type | AP.F5.Monitor.PowerSupplyHealth.Powershell | ||
Remotable | True | ||
Accessibility | Public | ||
Alert Message |
| ||
RunAs | Default |
<UnitMonitor ID="AP.F5.Base.Monitor.PowerSupply.Health" Accessibility="Public" Enabled="true" Target="AP.F5.Device.PowerSupply" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="AP.F5.Monitor.PowerSupplyHealth.Powershell" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="AP.F5.Base.Monitor.PowerSupply.Health.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="AP.F5.Device.PowerSupply"]/Name$</AlertParameter1>
<AlertParameter2>$Target/Host/Host/Property[Type="AP.F5.Device"]/DeviceName$</AlertParameter2>
<AlertParameter3>$Data/Context/Property[@Name='PowerSupplyHealth']$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="PowerSupplyGood" MonitorTypeStateID="PowerSupplyGood" HealthState="Success"/>
<OperationalState ID="PowerSupplyBad" MonitorTypeStateID="PowerSupplyBad" HealthState="Error"/>
<OperationalState ID="PowerSupplyNotPresent" MonitorTypeStateID="PowerSupplyNotPresent" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>300</IntervalSeconds>
<SyncTime/>
<Debug>false</Debug>
<DeviceAddress>$Target/Host/Host/Property[Type="AP.F5.Device"]/IPAddress$</DeviceAddress>
<DevicePort>$Target/Host/Host/Property[Type="AP.F5.Device"]/Port$</DevicePort>
<DeviceCommunity>$Target/Host/Host/Property[Type="AP.F5.Device"]/Community$</DeviceCommunity>
<PowerSupplyIndex>$Target/Property[Type="AP.F5.Device.PowerSupply"]/Index$</PowerSupplyIndex>
</Configuration>
</UnitMonitor>