turbot/oci_thrifty

GitHub
Loading controls...

Benchmark: Block Volume Checks

Thrifty Compute Benchmark

Thrifty developers eliminate their unused and under-utilized core compute resources. This benchmark focuses on finding resources that have been older than thresholds days and low CPU utilization.

Variables

VariableDescriptionDefault
compute_instance_avg_cpu_utilization_highThe average CPU utilization required for instances to be considered frequently used. This value should be higher than compute_instance_avg_cpu_utilization_low.35%
compute_instance_avg_cpu_utilization_lowThe average CPU utilization required for instances to be considered infrequently used. This value should be lower than compute_instance_avg_cpu_utilization_high.20%
compute_running_instance_age_max_daysThe maximum number of days instances are allowed to run.90 days

Usage

Browse dashboards and select Block Volume Checks:

steampipe dashboard

Or run the benchmarks in your terminal:

steampipe check oci_thrifty.benchmark.block_volume

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share oci_thrifty.benchmark.block_volume

Controls

Tags