This incident type refers to the issue of missing JMX metrics for Cassandra on a dashboard. JMX metrics are important for monitoring the performance of Cassandra, and their absence on a dashboard can lead to difficulties in identifying and resolving issues that may arise. This incident requires investigation to determine the cause of the issue and to restore the missing metrics to the dashboard.
Parameters
Debug
Step 1: Check if Cassandra is running
Step 2: Check if JMX is enabled in Cassandra's configuration file
Step 3: Check if JMX is reachable from the local machine
Step 4: Check if JMX is reachable from the remote machine where the dashboard is hosted
Step 5: Check if the metrics are being collected in Cassandra
Step 6: Check if the dashboard is properly configured to display the JMX metrics
Repair
Verify that the JMX interface is enabled on the Cassandra nodes and that the appropriate JMX ports are open and accessible.
Learn more
Related Runbooks
Check out these related runbooks to help you debug and resolve similar issues.