Files
scylladb/docs/operating-scylla/admin-tools/index.rst
Botond Dénes 7e1c8776b7 docs: remove sstabledump and sstablemetadata
These tools are deprecated and no longer shipped by ScyllaDB packages.
They no longer support the latest SSTable versions and ScyllaDB-only
features, like encryption and dictionary based compression.

Remove them from the documentation.

Closes scylladb/scylladb#27608
2026-01-09 17:31:54 +01:00

33 lines
1.3 KiB
ReStructuredText

Admin Tools
============
.. toctree::
:maxdepth: 2
:hidden:
Nodetool Reference </operating-scylla/nodetool>
CQLSh </cql/cqlsh>
Admin REST API </operating-scylla/rest>
Tracing </using-scylla/tracing>
ScyllaDB SStable </operating-scylla/admin-tools/scylla-sstable/>
ScyllaDB SStable Script API </operating-scylla/admin-tools/scylla-sstable-script-api/>
ScyllaDB Types </operating-scylla/admin-tools/scylla-types/>
sstableloader
cassandra-stress </operating-scylla/admin-tools/cassandra-stress/>
ScyllaDB Logs </getting-started/logging/>
perftune
Virtual Tables </operating-scylla/admin-tools/virtual-tables/>
Reading mutation fragments </operating-scylla/admin-tools/select-from-mutation-fragments/>
Maintenance socket </operating-scylla/admin-tools/maintenance-socket/>
Maintenance mode </operating-scylla/admin-tools/maintenance-mode/>
Task manager </operating-scylla/admin-tools/task-manager/>
.. panel-box::
:title: Admin Tools
:id: "getting-started"
:class: my-panel
.. include:: /operating-scylla/_common/tools_index.rst
The `Admin Procedures and Monitoring lesson <https://university.scylladb.com/courses/scylla-operations/lessons/admin-procedures-and-basic-monitoring/topic/admin-procedures-and-monitoring/>`_ on ScyllaDB University provides more training and examples material on this subject.