turbot/aws_thrifty
Loading controls...

Benchmark: ElastiCache Checks

Thrifty ElastiCache Benchmark

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

Variables

VariableDescriptionDefault
elasticache_running_cluster_age_max_daysThe maximum number of days clusters are allowed to run.90 days
elasticache_running_cluster_age_warning_daysThe number of days clusters can be running before sending a warning.30 days

Usage

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-aws-thrifty

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select ElastiCache Checks.

Run this benchmark in your terminal:

powerpipe benchmark run aws_thrifty.benchmark.elasticache

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run aws_thrifty.benchmark.elasticache --share

Controls

Tags