turbot/digitalocean_thrifty

Dashboard: 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

VariableDescriptionDefault
droplet_age_max_daysThe maximum number of days droplets are allowed to run.90 days

Usage

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-digitalocean-thrifty

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select Droplet Checks dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe benchmark run digitalocean_thrifty.benchmark.droplet --share

Benchmark

This dashboard is automatically generated from the following benchmark:

benchmark.droplet

Tags