Collecting cluster summary diagnostics

The following cluster summary diagnostic tables collect statistics at a cluster-wide level:

  • cluster_snapshot

    Per node system metrics.

  • dc_snapshot

    Aggregates node_snapshot data at the datacenter level.

  • node_snapshot

    Aggregates node_snapshot data for the whole cluster.

Procedure

  1. To enable collecting cluster summary diagnostics using the DataStax Enterprise Performance Service:

  2. Edit the dse.yaml file.

  3. In the dse.yaml file, set the enabled option for cluster_summary_stats_options to true.

    # Cluster summary stats options
    cluster_summary_stats_options:
        enabled: true
        refresh_rate_ms: 10000
  4. (Optional) To control how often the statistics are refreshed, increase or decrease the refresh_rate_ms option in dse.yaml.

    The refresh_rate_ms specifies the length of the sampling period, that is, the frequency with which this data is updated.

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