turbot/digitalocean_insights

Dashboard: DigitalOcean Block Storage Volume Dashboard

This dashboard answers the following questions:

  • How many volumes are there in each region?
  • How much storage is allocated across all volumes?
  • How many volumes are not in use?
  • How volumes are configured by filesystem type?
This dashboard contains 3 cards.

Usage

Install the mod:

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

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select DigitalOcean Block Storage Volume Dashboard dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe dashboard run digitalocean_insights.dashboard.blockstorage_volume_dashboard --share

Queries

The dashboard uses the named queries:

Tags