Storage Viewer for Capacity Database Views > aps_v_host_storage
  
Version 10.0.01
aps_v_host_storage
The aps_v_host_storage view contains a single row for each storage element for a host. Note that the lengths of most of the numeric columns are left blank, as they are calculated values.
Table 4.33 aps_v_host_storage
Column Name
Data Type
Description
allocated_capacity_gb
NUMBER
Allocated capacity in GB; This column is not relevant for hosts with ZFS pools, since Storage Viewer collects capacity using: df -k (not zpool list).
asm_pct_used
NUMBER
Percentage used ASM file system capacity
das_pct_used
NUMBER
Percentage used DAS file system capacity
das_san_pct_used
NUMBER
Percentage used file system capacity
host_id
NUMBER
Foreign key to apt_v_server
host_name
STRING
Host name
last_poll_date
DATE
Last successful updated date of the
host
nas_pct_used
NUMBER
Percentage used NAS file system capacity
nbr_of_arrays
NUMBER
Number of unique storage arrays
nbr_of_asm_volumes
NUMBER
Number of distinct Oracle ASM volumes
nbr_of_das_san_volumes
NUMBER
Number of distinct file systems
nbr_of_das_volumes
NUMBER
Number of distinct DAS volumes
nbr_of_filesystems_at_risk
NUMBER
Number of file systems at risk of running out of storage
nbr_of_luns
NUMBER
Number of unique logical units
nbr_of_nas_volumes
NUMBER
Number of distinct NAS volumes
nbr_of_san_volumes
NUMBER
Number of distinct SAN volumes
nbr_of_used_luns
NUMBER
Number of used logical units
primary_ip_address
STRING
Primary IP address of the host on which the file system resides
related_host_names
STRING
Related_host_names from aps_v_related_hosts
san_pct_used
NUMBER
Percentage used SAN file system capacity
seen_by_host_gb
NUMBER
Seen-by-Host capacity in GiB
total_asm_capacity_gb
NUMBER
Total ASM file system capacity in GiB
total_asm_used_gb
NUMBER
Total used ASM file system capacity in GiB
total_das_capacity_gb
NUMBER
Total DAS file system capacity in GiB
total_das_san_capacity_gb
NUMBER
Total file system capacity in GiB
total_das_san_used_gb
NUMBER
Used file system capacity in GiB
total_das_used_gb
NUMBER
Total used DAS file system capacity in GiB
total_nas_capacity_gb
NUMBER
Total NAS file system capacity in GiB
total_nas_used_gb
NUMBER
Total used NAS file system capacity in GiB
total_san_capacity_gb
NUMBER
Total SAN file system capacity in GiB
total_san_used_gb
NUMBER
Total used SAN file system capacity in GiB