show stats storage export-iops (Core)
Displays export I/O operations per second information.
Syntax
show stats [failover-peer] storage export-iops {interval <time-interval> | start-time <start> end-time <end>} export <export-path>
Parameters
failover-peer | Performs the command on the failover peer of the current appliance. |
interval <time-interval> | Returns statistics for one of the following time intervals: • 1min—Past minute. • 5min—Past five minutes. • hour—Past hour. • day—Past day. • week—Past week. • month—Past month. |
start-time <start> | Specifies the start time to return statistics. Use the format 'yyyy/mm/dd hh:mm:ss'. |
end-time <end> | Specifies the end time to return statistics. Use the format 'yyyy/mm/dd hh:mm:ss'. |
export <export-path> | Specifies the export directory. |
Example
Core_01 (config) # show stats storage export-iops interval 5min export 10.5.254.17:/user_abc1
Average Read IOs: 0.0000 op/sec
Average Write IOs: 0.0000 op/sec
Core_01 (config) # show stats storage export-iops start-time '2017/01/02 23:59:59' end-time '2017/01/09 23:59:57' export 10.5.254.17:/user_abc1
Average Read IOs: 0.0000 op/sec
Average Write IOs: 0.0000 op/sec
Product
Core