Skip to content

Instantly share code, notes, and snippets.

View joe-bowman's full-sized avatar

Joe Bowman joe-bowman

View GitHub Profile
@pbostrom
pbostrom / cloudwatch_health.sh
Last active July 17, 2018 19:25
Monitor your gaiad validator
#!/bin/bash
aws cloudwatch put-metric-data --metric-name UnhealthyValidator\
--value $1 --namespace "Cosmos" --region us-east-1