Sign InTry Free

TiDB Dashboard Cluster Information Page

On the cluster information page, you can view the running status of TiDB, TiKV, PD, TiFlash components in the entire cluster and the running status of the host on which these components are located.

Access the page

You can use one of the following two methods to access the cluster information page:

Instance list

Click Instances to view the list of instances:

Instance list

This instance list shows the overview information of all instances of TiDB, TiKV, PD, and TiFlash components in the cluster.

The list includes the following information:

  • Address: The instance address.
  • Status: The running status of the instance.
  • Up Time: The start time of the instance.
  • Version: The instance version number.
  • Git Hash: The Git Hash value corresponding to the instance binary file.
  • Deployment directory: The directory in which the instance binary file is located.

Instance status

An instance can run in one of the following statuses:

  • Up: The instance is running normally.
  • Down or Unreachable: The instance is not running or a network problem exists on the corresponding host.
  • Tombstone: The data on the instance has been completely migrated out and the scaling-in is complete. This status exists only on TiKV or TiFlash instances.
  • Leaving: The data on the instance is being migrated out and the scaling-in is in process. This status exists only on TiKV or TiFlash instances.
  • Unknown: The running state of the instance is unknown.

Instance status derives from the PD scheduling information. For more details, see Information collection.

Host list

Click Hosts to view the list of hosts:

Host list

This host list shows the running status of hosts that correspond to all instances of TiDB, TiKV, PD, and TiFlash components in the cluster.

The list includes the following information:

  • Host Address: The Host IP address.
  • CPU: The number of logical cores of the host CPU.
  • CPU Usage: The user-mode and kernel-mode CPU usage in the current 1 second.
  • Memory: The total physical memory size of the host.
  • Memory Usage: The current memory usage of the host.

Disk list

Click Disks to view the list of disks:

Disk list

This disk list shows the status of disks on which the TiDB, TiKV, PD, and TiFlash instances run.

The list includes the following information:

  • Host Address: The Host IP address.
  • Mount Directory: The mount path of this disk on the host on which the instance is running.
  • File System: The file system type of this disk on the host on which the instance is running.
  • Disk Capacity: The total space of the disk on the host on which the instance is running.
  • Disk Usage: The space usage of the disk on the host on which the instance is running.
  • Instance: The instance running on this host.

Was this page helpful?

Download PDFRequest docs changesAsk questions on Discord
Playground
New
One-stop & interactive experience of TiDB's capabilities WITHOUT registration.
Products
TiDB
TiDB Dedicated
TiDB Serverless
Pricing
Get Demo
Get Started
© 2024 PingCAP. All Rights Reserved.
Privacy Policy.