Block Volume ChecksBudget ChecksCompute ChecksDatabase ChecksMySQL ChecksNetwork ChecksNoSQL ChecksObject Storage Checks
Dashboard: Database Checks
Thrifty Database Benchmark
Thrifty developers checks old autonomous databases. This benchmark focuses on finding autonomous databases which are older than 90 days.
Variables
| Variable | Description | Default |
|---|---|---|
| autonomous_database_age_max_days | The maximum number of days autonomous databases are allowed to run. | 90 days |
| autonomous_database_age_warning_days | The number of days autonomous databases can be running before sending a warning. | 30 days |
| autonomous_database_avg_cpu_utilization_low | The average CPU utilization required for autonomous databases to be considered infrequently used. This value should be lower than autonomous_database_avg_cpu_utilization_high. | 20% |
| autonomous_database_avg_cpu_utilization_high | The average CPU utilization required for autonomous databases to be considered frequently used. This value should be higher than autonomous_database_avg_cpu_utilization_low. | 35% |
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-oci-thriftyStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select Database Checks dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe benchmark run oci_thrifty.benchmark.database --shareBenchmark
This dashboard is automatically generated from the following benchmark:
benchmark.database