Storage Viewer for Capacity Database Views > aps_v_file_system_stat
  
Version 10.0.01
aps_v_file_system_stat
The aps_v_file_system_stat view contains a single row for each storage array file system’s statistics.
Table 4.20 aps_v_file_system_stat
Column Name
Data Type
Description
capacity_90day_avg
NUMBER
average capacity of the file system in the last 90 days
capacity_90day_max
NUMBER
maximum capacity of the file system in the last 90 days
capacity_90day_min
NUMBER
minimum capacity of the file system in the last 90 days
filesystem_id
NUMBER
Foreign key to the file system details
used_90day_avg
NUMBER
average used capacity of the file system in the last 90 days
used_90day_max
NUMBER
maximum used capacity of the file system in the last 90 days
used_90day_min
NUMBER
minimum used capacity of the file system in the last 90 days