tpstats

This stands for Thread Pool Stats (TPS), and provides all statistical information related to different tasks for thread pools of a Cassandra node. It displays active, pending, completed, blocked, and all-time blocked stats for things such as the compaction executor, hints dispatcher, read repair, anti-entropy, read stage, misc stage, memtables, and gossip:

$CASSANDRA_HOME/bin/nodetool tpstats

The output is as follows:

Figure 7.24: tpstats

Get Mastering Apache Cassandra 3.x - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.