The following is a summary of rules available out-of-the-box with the Cassandra cartridge. Default threshold values can be changed or scoped to specific values, generally through registry variables. These rules can be copied, modified, disabled, or customized in a wide variety of ways. For more information, refer to Working with Reports.
Alert if the key cache hit rate is too low.
Alert if the current rate of failures, timeouts, or unavailables for client request reads and writes is high relative to recent averages.
Alert if the number of commit log pending tasks is too high.
Alert if the number of commit log waiting on segment allocation and/or waiting on commit is too high.
Alert if the number of compaction pending tasks is too high.
Alert if the percent of available nodes in a datacenter is too low.
Alert if there were any dropped mutation messages.
Alert if the JVM heap memory ratio of used memory to max memory is high.
Alert if the JVM operating system CPU load is too high.
Alert if the JVM operating system used physical memory size percent is too high.
Alert if the JVM operating system used swap space size percent is too high.
Alert if node availability is less than 100%.
Alert if average read latency for a node is high.
Alert if the average write latency on a node is too high.
Alert if the used percent of live disk space on a node is too low.
Alert if the number of pending compactions on a node is too high.
Alert if the number of pending flushes on a node is too high.
Alert if the row cache hit rate on a node is too low.
Alert if schema version is not identical for all nodes.
Alert if there are storage exceptions on a node.
Alert if the current storage load is large relative to available disc space on a node. Only available in conjunction with the Infrastructure cartridge.
Alert if the number of storage total hints on a node is too high.
Alert if the number of storage total hints in progress on a node is too high.
Alert if the average key cache hit rate for a table across all nodes is low.
Alert if the average read latency on a table is too high.
Alert if the average row cache hit rate for a table across all nodes is low.
Alert if the number of thread pool pending tasks is high.
Alert if the number of thread pool total blocked tasks is high.