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 Detail
This dashboard answers the following questions for each volume:
- How is the volume configured?
- What tags are applied?
- Which droplet is it attached to?
- Which type of filesystem has been configured?
- What relationships does the volume have with other resources?
This dashboard contains 3 cards, 1 graph, 1 input and 3 tables.
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 Detail dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe dashboard run digitalocean_insights.dashboard.blockstorage_volume_detail --share
Queries
The dashboard uses the named queries:
- blockstorage_volume_attached_droplets
- blockstorage_volume_attached_droplets_count
- blockstorage_volume_filesystem_type
- blockstorage_volume_overview
- blockstorage_volume_storage
- blockstorage_volume_tags