ActiveMQ Alerts
Sumo Logic has provided out of the box alerts available via Sumo Logic monitors to help you quickly determine if the ActiveMQ database cluster is available and performing as expected.
Alert Type (Metrics/Logs) | Alert Name | Alert Description | Trigger Type (Critical / Warning) | Alert Condition | Recover Condition |
---|---|---|---|---|---|
Metrics |
ActiveMQ - High CPU Usage |
This alert fires when CPU usage on a node in a ActiveMQ cluster is high. |
Critical | >=80 | <80 |
Metrics |
ActiveMQ - High Host Disk Usage |
This alert fires when there is high disk usage on a node in an ActiveMQ cluster. |
Critical | >=80 | <80 |
Metrics |
ActiveMQ - High Memory Usage |
This alert fires when memory usage on a node in an ActiveMQ cluster is high. |
Critical | >=80 | <80 |
Metrics |
ActiveMQ - High Number of File Descriptors in use |
This alert fires when the percentage of file descriptors used by a node in an ActiveMQ cluster is high. |
Critical | >=80 | <80 |
Metrics |
ActiveMQ - High Storage Used |
This alert fires when there is storage usage on a node that is high in an ActiveMQ cluster. |
Critical | >=80 | <80 |
Metrics |
ActiveMQ - High Temp Usage |
This alert fires when there is high temp usage on a node in an ActiveMQ cluster. |
Critical | >=80 | <80 |
Logs |
ActiveMQ - Maximum Connection |
This alert fires when one node in ActiveMQ cluster exceeds the maximum allowed client connection limit. |
Critical | >=1 | <1 |
Metrics |
ActiveMQ - No Consumers on Queues |
This alert fires when an ActiveMQ queue has no consumers. |
Critical | <1 | >=1 |
Metrics |
ActiveMQ - No Consumers on Topics |
This alert fires when an ActiveMQ topic has no consumers. |
Critical | <1 | >=1 |
Logs |
ActiveMQ - Node Down |
This alert fires when a node in the ActiveMQ cluster is down. |
Critical | >=1 | <1 |
Metrics |
ActiveMQ - Too Many Connections |
This alert fires when there are too many connections to a node in an ActiveMQ cluster. |
Critical | >=1000 | <1000 |
Metrics |
ActiveMQ - Too Many Expired Messages on Queues |
This alert fires when there are too many expired messages on a queue in an ActiveMQ cluster. |
Critical | >=1000 | <1000 |
Metrics |
ActiveMQ - Too Many Expired Messages on Topics |
This alert fires when there are too many expired messages on a topic in an ActiveMQ cluster. |
Critical | >=1000 | <1000 |
Metrics |
ActiveMQ - Too Many Unacknowledged Messages |
This alert fires when there are too many unacknowledged messages on a node in an ActiveMQ cluster. |
Critical | >=1000 | <1000 |