turbot/aws_thrifty

GitHub

Dashboard: Redshift Checks

Thrifty Redshift Benchmark

Thrifty developers check whether their long-running Redshift clusters are associated with reserved nodes.

Variables

VariableDescriptionDefault
redshift_cluster_avg_cpu_utilization_highThe average CPU utilization required for clusters to be considered frequently used. This value should be higher than redshift_cluster_avg_cpu_utilization_low.35%
redshift_cluster_avg_cpu_utilization_lowThe average CPU utilization required for clusters to be considered infrequently used. This value should be lower than redshift_cluster_avg_cpu_utilization_high.20%
redshift_running_cluster_age_max_daysThe maximum number of days clusters are allowed to run.90 days
redshift_running_cluster_age_warning_daysThe number of days clusters can be running before sending a warning.30 days

Usage

Browse dashboards and select Redshift Checks:

steampipe dashboard

Or snapshot and share results via Steampipe Cloud:

steampipe login
steampipe dashboard --share aws_thrifty.benchmark.redshift

Benchmark

This dashboard is automatically generated from the following benchmark:

benchmark.redshift

Tags