mc support top net

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

TARGET

mc-cmd

Required

The full path to the alias or prefix where the command should run.

--interval

mc-cmd

Optional

The interval in seconds between metric requests.

By default, the command requests metrics every second.

Global Flags

This command supports any of the global flags.

Last modified August 2, 2026: init commit (8338d5b)

Portions of this page are adapted from the MinIO Object Storage Documentation, © 2020–Present MinIO, Inc., licensed under CC BY 4.0, converted and maintained by the Silo project. Attribution