User Mode Commands : Displaying Core information : show stats storage export-bytes (Core)
  
show stats storage export-bytes (Core)
Displays export bytes information.
Syntax
show stats [failover-peer] storage export-bytes {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-bytes start-time '2017/01/02 23:59:59' end-time '2017/01/09 23:59:57' export 10.5.254.17:/user_abc1
Total Data Read (no-prefetch): 0 Bytes
Total Data Prefetched: 0 Bytes
Total Data Written: 0 Bytes
 
Core_01 (config) # show stats storage export-bytes interval 1min export 10.5.254.17:/user_abc1
Total Data Read (no-prefetch): 0 Bytes
Total Data Prefetched: 0 Bytes
Total Data Written: 0 Bytes
Product
Core