How do i display information about a particular cassandra node?



  • Man page for node tool info.

    This applies for single node or cluster.

    $ nodetool info
    Token                  : (invoke with -T/--tokens to see all 256 tokens)
    ID                     : 6d3d5470-s43a-4865-98e7-3yf9b21616c2
    Gossip active          : true
    Thrift active          : true
    Native Transport active: true
    Load                   : 120.49 KB
    Generation No          : 1543856108
    Uptime (seconds)       : 151
    Heap Memory (MB)       : 52.74 / 486.00
    Off Heap Memory (MB)   : 0.00
    Data Center            : DC1
    Rack                   : RAC3
    Exceptions             : 0
    Key Cache              : size 1184 (bytes), capacity 25165824 (bytes), 83 hits, 98 requests, 0.847 recent hit rate, 14400 save period in seconds
    Row Cache              : size 0 (bytes), capacity 0 (bytes), 0 hits, 0 requests, NaN recent hit rate, 0 save period in seconds
    

Log in to reply
 

© Lightnetics 2024