1
0
mirror of https://github.com/minio/docs.git synced 2025-07-28 19:42:10 +03:00
Files
docs/source/reference/minio-mc/mc-support-top.rst
Daryl White 34cf55934a Updates for several July 2023 mc releases (#964)
mc RELEASE.2023-07-18T21-05-38Z
- Replaces mc replicate diff with mc replicate backlog
- Adds mc support top net

mc RELEASE.2023-07-07T05-25-51Z
- Adds mc support perf site-replication
- Deprecates mc admin replicate --sync flag in favor of new mc admihn
replicate --mode flag
- Updates output example of mc admin user info to show authentication
info

Partially addresses  #930
2023-08-22 13:54:51 -05:00

1.3 KiB

mc support top

minio

Table of Contents

mc support top

Note

RELEASE.2022-08-11T00-30-48Z

mc support top replaces the mc admin top command.

Description

The mc support top command returns statistics for distributed MinIO deployments, similar to the output of the top command in a shell.

Note

mc support top is not supported on single-node single-drive MinIO deployments.

mc support top has the following subcommands:

  • ~mc support top api
  • ~mc support top locks
  • ~mc support top disk
  • ~mc support top net

Refer to the pages linked above for each subcommand for details.

Syntax

The command has the following syntax:

mc support top COMMAND [COMMAND FLAGS] [ARGUMENTS ...]

/reference/minio-mc/mc-support-top-api /reference/minio-mc/mc-support-top-locks /reference/minio-mc/mc-support-top-disk /reference/minio-mc/mc-support-top-net