statistics port fcp show
FCP port interface throughput and latency metrics
Availability: This command is available to cluster administrators at the admin privilege level.
Description
This command continuously displays performance data for FCP ports at a regular interval. The command output displays data in the following columns:
- Port - port name.
- Read Ops - read operations per second.
- Write Ops - write operations per second.
- Other Ops - other operations per second.
Parameters
- [-port <text>] - Port
- Selects the port for which you want to display performance data.
- [-sort-key <text>] - Column to Sort By
- If this parameter is specified, the command displays statistics sorted by the specified column.
- -interval <integer> - Interval
- Specifies, in seconds, the interval between statistics updates. The default setting is 5 seconds.
- -iterations <integer> - Iterations
- Specifies the number of iterations the command runs before terminating. The default setting is 1. If the number is 0 (zero), the command continues to run until you interrupt it by pressing Ctrl-C.
- -max <integer> - Maximum Number of Instances
- Specifies the maximum number of ports to display. The default setting is 25.
Examples
The following example displays port statistics:
statistics port fcp show
cluster1 : 12/13/2020 21:05:10
NVMf NVMf NVMf NVMf NVMf NVMf NVMf NVMf NVMf NVMf
*Read Write Other Total Read Write CAW Other Remote Remote CAW Remote Total Remote
Port Ops Ops Ops Ops Ops Ops Ops Ops Read Ops Write Ops Ops Other Ops Ops Total Ops
------- ----- ----- ----- ----- ---- ----- ---- ----- -------- --------- ---- --------- ----- ---------
port.2d 0 0 0 0 0 0 0 0 0 0 0 0 0 0
port.2d 0 0 0 0 0 0 0 0 0 0 0 0 0 0
port.2c 0 0 0 0 0 0 0 0 0 0 0 0 0 0
port.2c 0 0 0 0 0 0 0 0 0 0 0 0 0 0
port.2b 0 0 0 0 0 0 0 0 0 0 0 0 0 0
port.2b 0 0 0 0 0 0 0 0 0 0 0 0 0 0
port.2a 0 0 0 0 0 0 0 0 0 0 0 0 0 0
port.2a 0 0 0 0 0 0 0 0 0
Give documentation feedback