Power Supply RollUp

AP.F5.Base.Monitor.PowerSupply.RollUp (DependencyMonitor)

Rolls up Power Supply Status to PowerSupplies Group

Element properties:

TargetAP.F5.Device.PowerSuppliesGroup
Parent MonitorSystem.Health.ConfigurationState
AlgorithmPercentage
Algorithm Parameter50
Source MonitorAP.F5.Base.Monitor.PowerSupply.Health
RelationshipAP.F5.Device.PowerSuppliesGroup.HostsPowerSupplies
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="AP.F5.Base.Monitor.PowerSupply.RollUp" Accessibility="Public" Enabled="true" Target="AP.F5.Device.PowerSuppliesGroup" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" RelationshipType="AP.F5.Device.PowerSuppliesGroup.HostsPowerSupplies" MemberMonitor="AP.F5.Base.Monitor.PowerSupply.Health">
<Category>AvailabilityHealth</Category>
<Algorithm>Percentage</Algorithm>
<AlgorithmParameter>50</AlgorithmParameter>
</DependencyMonitor>