Benchmark: ElastiCache Checks
Thrifty ElastiCache Benchmark
Thrifty developers check their long-running ElastiCache clusters are associated with reserved nodes.
Variables
Variable | Description | Default |
---|---|---|
elasticache_running_cluster_age_max_days | The maximum number of days clusters are allowed to run. | 90 days |
elasticache_running_cluster_age_warning_days | The number of days clusters can be running before sending a warning. | 30 days |
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-thrifty
Start the Powerpipe server:
steampipe service startpowerpipe 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