Using MBeans to evaluate DSE Search performance

Use JConsole to view JMX metrics and operations exposed by DSE.

To use the MBeans to obtain information about performance on a DSE Search node:

Procedure

  1. Start a single DSE Search node.

  2. Find the process ID (PID) of the DSE Search node:

    pgrep -f dse
    368
    668
    45706
  3. Verify the PID of the DSE Search node:

    pgrep -f cassandra 45706

    where 45706 is the correct PID for DSE and Cassandra.

  4. Start JConsole using the PID of the DSE Search node:

    jconsole 45706
  5. In JConsole, connect to a DSE Search node. For example, connect to the Local Process com.datastax.bdp.DseModule.

Results

For visibility into native memory allocation through the solr/NativeAllocatorStats MBean, see Solr MBeans.


MBeans search demo

Using MBeans to evaluate performance for search demo.

Was this helpful?

Give Feedback

How can we improve the documentation?

© 2024 DataStax | Privacy policy | Terms of use

Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Pulsar, Pulsar, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries. Kubernetes is the registered trademark of the Linux Foundation.

General Inquiries: +1 (650) 389-6000, info@datastax.com