Back to Scylladb

Nodetool statusbinary

docs/operating-scylla/nodetool-commands/statusbinary.rst

latest517 B
Original Source

===================== Nodetool statusbinary

statusbinary - Provides the status of native transport - CQL (binary protocol) In case that you don’t want to use CQL you can disable it using the :doc:disablebinary <disablebinary> command. By default CQL is active.

For example:

::

nodetool statusbinary
Result can be one of the following:running Ornot running

See also

  • :doc:enablebinary <enablebinary>
  • :doc:disablebinary <disablebinary>

.. include:: nodetool-index.rst