Package | Description |
---|---|
org.apache.ambari.server.alerts |
Modifier and Type | Class and Description |
---|---|
class |
AgentHeartbeatAlertRunnable
The
AgentHeartbeatAlertRunnable is used by the
AmbariServerAlertService to check agent heartbeats and fire alert
events when agents are not reachable. |
class |
AmbariPerformanceRunnable
The
AmbariPerformanceRunnable is used by the
AmbariServerAlertService to ensure that certain areas of Ambari are
responsive. |
class |
ComponentVersionAlertRunnable
The
ComponentVersionAlertRunnable is used to determine if the
reported version of host components match what is expected. |
class |
JmxServerSideAlert
I represent a "SERVER"
SourceType alert
which can pull JMX metrics from a remote cluster. |
class |
StaleAlertRunnable
The
StaleAlertRunnable is used by the
AmbariServerAlertService to check the last time that an alert was
checked and determine if it seems to no longer be running. |
Copyright © 2022 Apache Software Foundation. All rights reserved.