blob: c17949c4bceaf008c1b18e02fc5a72587ce02528 [file] [log] [blame]
NOTE: For information on how to configure your installation, see
{cass_url}doc/latest/getting_started/configuring.html[Configuring
Cassandra].
[arabic, start=7]
. Check the status of Cassandra:
[source,shell]
----
include::example$BASH/nodetool_status_nobin.sh[]
----
The status column in the output should report `UN` which stands for
"Up/Normal".
Alternatively, connect to the database with:
[source,shell]
----
include::example$BASH/run_cqlsh_nobin.sh[]
----