Skip to content

AxonOps — AI-Native Control Plane for Open Source Data Platforms

Cluster Overview

Cluster Overview is the home page and provides a visual overview of your cluster health.

The information is automatically extracted by the AxonOps agent and pushed to the AxonOps server. There is no need to configure anything on the agent or the server side for this information to be populated in the Cluster Overview dashboard.


0

1

  • Apache Cassandra

  • Apache Kafka

  • In the page breadcrumb, click Show List of Clusters.

show_clusters

  • Select the Apache Cassandra or Apache Kafka cluster.

select_cluster

On the AxonOps application menu, select Cluster Overview.

Select a node to view configuration details.

2

list_view list_view2

Configuration detail sections show service-specific information and differ based on cluster and node type.

  • Operating System (OS) Configuration
  • Cassandra Configuration
  • Kafka Configuration
  • Zookeeper Configuration
  • KRaft Broker Configuration
  • KRaft Controller Configuration
  • Kafka Connect Configuration
  • Java (JVM) Configuration

The Operating System Details section shows general information including:

  • General Information
  • CPU
  • Memory
  • Swap
  • Disk volumes

3

The Node Details view shows details from specific node configuration files and differs based on cluster and node type.

There is a search field available near the top to filter the configuration parameters.

Node configuration files:

  • Cassandra
    • cassandra.yml
  • Kafka
    • server.properties
    • zookeeper.properties
  • KRaft
    • broker.properties
    • controller.properties
    • server.properties
  • Kafka Connect
    • connect-standalone.properties
    • connect-distributed.properties

4

JVM Details section shows the general information about the Java Virtual Machine (JVM), including the version and some configuration options such as the heap and Garbage Collection settings.

5