Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for 
change notification.

The "NodeProbe" page has been changed by JonathanEllis.
http://wiki.apache.org/cassandra/NodeProbe?action=diff&rev1=7&rev2=8

--------------------------------------------------

  The -host argument is required, the -port argument is optional and will 
default to 8080 if not supplied.
  
  == Ring ==
- The ring command will present a lame ascii art rendition of the ring, ''as 
determined by the node being queried.''
+ The ring command will present node status and an ascii art rendition of the 
ring, ''as determined by the node being queried.''
  
  {{{
  bin/nodetool -host 10.176.0.146 ring
- Token(75603446264197340449435394672681112420)   3 10.176.0.146   |<--|
- Token(137462771597874153173150284137310597304)  3 10.176.1.161   |   |
- Token(63538518574533451921556363897953848387)   3 10.176.1.162   |-->|
+ Address       Status     Load          Range                                  
    Ring
+ 10.176.0.146  Up         459.27 MB     75603446264197340449435394672681112420 
    |<--|
+ 10.176.1.161  Up         382.53 MB     
137462771597874153173150284137310597304    |   |
+ 10.176.1.162  Up         511.34 MB     63538518574533451921556363897953848387 
    |-->|
  }}}
  
  == Info ==

Reply via email to