nodetool getcompactionthroughput
Where is the cassandra-env.sh file?
The location of the cassandra-env.sh file depends on the type of installation:
-
Package installations and installer-services installations:
/etc/dse/cassandra/cassandra-env.sh -
Tarball installations and installer-no services installations:
<installation_location>/resources/cassandra/conf/cassandra-env.sh
Print the throughput cap in megabytes (MB) per second for compaction in the system.
Synopsis
nodetool [options] getcompactionthroughput
Tarball and Installer No-Services path:
<installation_location>/resources/cassandra/bin
| Short | Long | Description |
|---|---|---|
|
|
Hostname or IP address. |
|
|
Port number. |
|
|
Password file path. |
|
|
Password. |
|
|
Remote JMX agent username. |
|
Separates an option from an argument that could be mistaken for an option. |
|
|
Description
The nodetool getcompactionthroughput command prints the current compaction throughput.
Examples
nodetool -u username -pw password getcompactionthroughput