WebHCat Server Component Health

Ambari.SCOM.Rollup.TempletonServerComponentToTempletonServiceAvailability (DependencyMonitor)

Rolls up WebHCat Server Component availability monitors to the Hadoop WebHCat Service.

Knowledge Base article:

Summary

This monitor is the rollup of availability monitoring for WebHCat Server Host Component. If the state is unknown - monitoring has not been initialized yet.

Causes

An unhealthy state for this monitor indicates some problem with availability of WebHCat Server Host Component. View all current alerts for WebHCat Cluster Service using this link:

View Alerts

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:

TargetAmbari.SCOM.ClusterService.Templeton
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipAmbari.SCOM.TempletonServiceContainsTempletonServerComponent
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Ambari.SCOM.Rollup.TempletonServerComponentToTempletonServiceAvailability" Target="Ambari.SCOM.ClusterService.Templeton" ParentMonitorID="Health!System.Health.AvailabilityState" RelationshipType="Ambari.SCOM.TempletonServiceContainsTempletonServerComponent" MemberMonitor="Health!System.Health.AvailabilityState" Accessibility="Public" Enabled="true" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>