nodetool info
Provides node information, such as load and uptime.
Provides node information, such as load and uptime.
Synopsis
nodetool <options> info ( -T | --tokens )
- Options are:
- ( -h | --host ) <host name> | <ip address>
- ( -p | --port ) <port number>
- ( -pw | --password ) <password >
- ( -u | --username ) <user name>
- ( -pwf <passwordFilePath | --password-file <passwordFilePath> )
- -T or --tokens means provide all token information.
Description
Provides node information including the token and on disk storage (load) information, times started (generation), uptime in seconds, and heap memory usage.