MetricsHub
MetricsHub Community Connectors 1.0.12
Connectors directory[1] Full listing of connectors[2]
Apache Cassandra
Description
Monitors performance, operational metrics, and cluster health for Cassandra databases through Java Management Extensions (JMX)
community[3] database[4] linux[5] windows[6]
Source[7]
Target
Typical platform: Cassandra[8]
Operating systems: Linux, Microsoft Windows
Prerequisites
Leverages: Apache Cassandra 3.0 or higher
Technology and protocols: JMX
Examples
CLI
metricshub HOSTNAME -t linux -c +Cassandra --jmx -u USER --jmx-port 7199
metricshub.yaml
resourceGroups:
<RESOURCE_GROUP>:
resources:
<HOSTNAME-ID>:
attributes:
host.name: <HOSTNAME> # Change with actual host name
host.type: linux
connectors: [ +Cassandra ] # Optional, to load only this connector
protocols:
jmx:
port: 7199
username: <USERNAME> # Change with actual credentials
password: <PASSWORD> # Encrypted using metricshub-encrypt
Connector Activation Criteria
The Apache Cassandra connector will be automatically activated, and its status will be reported as OK if all the below criteria are met:
- The JMX request below succeeds when querying the monitored resource:
- Object Name:
org.apache.cassandra.metrics:type=Storage,name=Load
- Attribute:
Count
- Expected Result:
^[0-9]
(regex)
- Object Name:
Metrics
Type | Collected Metrics | Specific Attributes |
---|---|---|
cache |
|
|
cassandra |
|
|
cassandra_cluster |
|
|
thread |
|
|
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.