TempSensors RollUp

AP.F5.Monitor.TempSensorsGroup.RollUp (DependencyMonitor)

Rolls up Temperature sensors group status to device

Knowledge Base article:

Summary

This monitor is the rollup monitor for the Device Temperature Sensors Group HW:TempSensors. If the state is unknown, either monitoring has not begun for this object or there are no monitors defined that monitor availability.

Causes

An unhealthy state for this monitor indicates some problem with one or more Temperature Sensors availability monitors.

Resolutions

Use the health explorer to drill down and find the cause of the unhealthy state. Use the knowledge on the specific monitor causing the issue to troubleshoot and fix the problem.

Element properties:

TargetAP.F5.Device
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipAP.F5.Device.HostsTempSensorsGroup
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="AP.F5.Monitor.TempSensorsGroup.RollUp" Accessibility="Public" Enabled="true" Target="AP.F5.Device" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="AP.F5.Device.HostsTempSensorsGroup" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>