Column Name | Data Type | Description |
collection_time | DATE | Log record date |
host_id | NUMBER | Foreign key to apt_v_server |
last_7days_global_comp_factor | NUMBER | Ratio of pre-compression / (size after deduplication) within the last 7 days |
last_7days_local_comp_factor | NUMBER | Ratio of (size after deduplication) / post-compression with the last 7 days |
last_7days_post_comp_size_kb | NUMBER | Storage used after compression within the last 7 days |
last_7days_pre_comp_size_kb | NUMBER | Data written before compression within the last 7 days |