Benchmark: Droplet Checks
Thrifty Droplet Benchmark
Thrifty developers eliminate their unused and under-utilized core droplet resources. This benchmark focuses on finding resources that have been older than thresholds days.
Variables
Variable | Description | Default |
---|---|---|
droplet_age_max_days | The maximum number of days droplets are allowed to run. | 90 days |
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-digitalocean-thrifty
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select Droplet Checks.
Run this benchmark in your terminal:
powerpipe benchmark run digitalocean_thrifty.benchmark.droplet
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run digitalocean_thrifty.benchmark.droplet --share
Controls
- Droplets created over 90 days ago should be reviewed
- Droplet snapshots created over 90 days ago should be deleted if not required