Skip to content

Instantly share code, notes, and snippets.

@PeterCorless
Created December 29, 2020 18:51
Show Gist options
  • Save PeterCorless/a577cb15987a72c4e2b21cf20c30d1d2 to your computer and use it in GitHub Desktop.
Save PeterCorless/a577cb15987a72c4e2b21cf20c30d1d2 to your computer and use it in GitHub Desktop.
cqlsh> SELECT * from system.status;
peer | dc | host_id | load | owns | status | tokens | up
-----------+-------------+--------------------------------------+-------------+------+--------+--------+------
127.0.0.1 | datacenter1 | cf58dfca-c221-4b4a-a67a-414d4be5bb33 | 1.18745e+08 | 1 | NORMAL | 256 | True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment