mc support top rpc

The mc support top rpc command displays metrics for remote procedure calls (RPC).

You can use key presses to change the sorting of the calls:

  • r sorts by reconnections
  • q sorts by out queue
  • p sorts by ping

Syntax

Parameters

TARGET

Required

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

--airgap

Optional

Use in environments without network access to SUBNET.

--in

Optional

Replay a previously saved JSON file. Specify the path to the JSON file to replay, such as one generated by a previous run of this command.

--interval

Optional

The interval in seconds between metric requests.

By default, the command requests metrics every second.

-n

Optional

The number of requests to run before existing. Use 0 for endless.

If not specified, the command does not automatically exit.

--nodes

Optional

Comma-separated list of the node or nodes from which to collect metrics.

Global Flags

This command supports any of the global flags.