Monitor Interface Traffic

You can monitor throughput for interfaces to determine whether traffic is balanced appropriately.
  1. Monitor interface traffic.
    stats --array array_name [--from time] --to [time] [--duration time_interval]
    stats --array array5 --from 08:00 --to 15:00
  2. (Option) To view more targeted interface stats, run the command associated with your array type.
    Option Description
    On an iSCSI array stats --net {all | specific_nic_name}

    Use nic --list to get values for specific nic name.

    On a Fibre Channel array stats --fc {all | specific interface name }

    Use fc--list to get values for specific interface name.