Couchbase Alerts
Sumo Logic has provided out-of-the-box alerts available via Sumo Logic monitors to help you quickly determine if the Couchbase database cluster is available and performing as expected.
Alert Type (Metrics/Logs) | Alert Name | Alert Description | Trigger Type (Critical / Warning) | Alert Condition | Recover Condition |
---|---|---|---|---|---|
Logs |
Couchbase - Bucket Not Ready |
This alert fires when a bucket in the Couchbase cluster is not ready. |
Critical | > 0 | <=0 |
Logs |
Couchbase - Node Down |
This alert fires when a node in the Couchbase cluster is down. |
Critical | >0 | <=0 |
Logs |
Couchbase - Node Not Respond |
This alert fires when a node in the Couchbase cluster does not respond too many times. |
Critical | >=10 | <10 |
Logs |
Couchbase - Too Many Error Queries on Buckets |
This alert fires when there are too many errors queries on a bucket in a Couchbase cluster. |
Critical | >=1000 | <1000 |
Logs |
Couchbase - Too Many Login Failures |
This alert fires when there are too many login failures to a node in a Couchbase cluster. |
Critical | >=1000 | <1000 |
Metrics |
Couchbase - High CPU Usage |
This alert fires when CPU usage on a node in a Couchbase cluster is high. |
Critical | >=80 | <80 |
Metrics |
Couchbase - High Memory Usage |
This alert fires when memory usage on a node in a Couchbase cluster is high. |
Critical | >=80 | <80 |