Variables in Azure Thrifty
Name | Default | Description |
---|---|---|
common_dimensions |
| A list of common dimensions to add to each control. |
compute_snapshot_age_max_days |
| The maximum number of days snapshots can be retained. |
compute_vm_avg_cpu_utilization_high |
| The average CPU utilization required for virtual machines to be considered frequently used. This value should be higher than compute_vm_avg_cpu_utilization_low. |
compute_disk_avg_read_write_ops_low |
| The number of average read/write ops required for disks to be considered infrequently used. This value should be lower than compute_disk_avg_read_write_ops_high. |
compute_running_vm_age_max_days |
| The maximum number of days virtual machines are allowed to run. |
compute_vm_avg_cpu_utilization_low |
| The average CPU utilization required for virtual machines to be considered infrequently used. This value should be lower than compute_vm_avg_cpu_utilization_high. |
sql_database_age_max_days |
| The maximum number of days databases are allowed to run. |
compute_disk_max_size_gb |
| The maximum size (GB) allowed for disks. |
compute_disk_avg_read_write_ops_high |
| The number of average read/write ops required for disks to be considered frequently used. This value should be higher than compute_disk_avg_read_write_ops_low. |
compute_disk_max_iops |
| The maximum IOPS allowed for disks. |
sql_database_age_warning_days |
| The number of days databases can be running before sending a warning. |
tag_dimensions |
| A list of tags to add as dimensions to each control. |