DigitalOcean Block Storage Volume Age ReportDigitalOcean Block Storage Volume DashboardDigitalOcean Block Storage Volume DetailDigitalOcean Database Cluster Age ReportDigitalOcean Database Cluster DashboardDigitalOcean Database Cluster DetailDigitalOcean Droplet Age ReportDigitalOcean Droplet DashboardDigitalOcean Droplet DetailDigitalOcean Firewall Age ReportDigitalOcean Firewall DashboardDigitalOcean Firewall DetailDigitalOcean Kubernetes Cluster Age ReportDigitalOcean Kubernetes Cluster DashboardDigitalOcean Kubernetes Cluster DetailDigitalOcean Project ReportDigitalOcean Snapshot DashboardDigitalOcean Snapshot DetailDigitalOcean Snapshots Age ReportDigitalOcean VPC DashboardDigitalOcean VPC Detail
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 dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-digitalocean-insights
Start the Powerpipe server:
steampipe service startpowerpipe 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 loginpowerpipe dashboard run digitalocean_insights.dashboard.blockstorage_volume_dashboard --share
Queries
The dashboard uses the named queries:
- blockstorage_volume_by_droplet_attached
- blockstorage_volume_by_filesystem_type
- blockstorage_volume_by_region
- blockstorage_volume_count
- blockstorage_volume_creation_month
- blockstorage_volume_droplet_attached_count
- blockstorage_volume_storage_by_filesystem_type
- blockstorage_volume_storage_creation_month
- blockstorage_volume_total_storage
- blockstorage_volume_volume_by_region