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 Database Cluster Detail
This dashboard answers the following questions:
- How is the cluster configured?
- What tags are applied?
- What relationships does the cluster have with other resources?
- How are the firewall rules configured for the cluster?
This dashboard contains 5 cards, 1 graph, 1 input and 5 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 Database Cluster Detail dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe dashboard run digitalocean_insights.dashboard.database_cluster_detail --share
Queries
The dashboard uses the named queries:
- database_cluster_engine_version
- database_cluster_firewall_enabled
- database_cluster_firewall_rules
- database_cluster_maintenance_window
- database_cluster_node_count
- database_cluster_overview
- database_cluster_private_connection
- database_cluster_ssl_enabled
- database_cluster_status
- database_cluster_tags