mc support top net
SUBNET Registration Required
The mc support
commands are designed for MinIO deployments registered with MinIO SUBNET to ensure optimal outcome of diagnostics and performance testing.
Deployments not registered with SUBNET cannot use the mc support
commands.
Syntax
The mc support top net
command displays realtime network metrics.
The following command displays the current realtime network metrics for the alias myminio
deployment.
mc support top net myminio/
The output returns information such as the server URL, network interface, receive rate, transmit rate, and system messages.
The command has the following syntax:
mc [GLOBALFLAGS] support top disk \
[--interval value] \
TARGET
Brackets
[]
indicate optional parameters.Parameters sharing a line are mutually dependent.
Parameters separated using the pipe
|
operator are mutually exclusive.
Copy the example to a text editor and modify as-needed before running the command in the terminal/shell.
Parameters
Global Flags
This command supports any of the global flags.