Simple Scripts to administrate/debug Consul
check_consul_consistency.sh
Checks that a node is in sync with clusterbin/consul_node_id.rb
Generate a predictible node-id for a machinebin/consul_check_services_changes.sh
Watch changes on a Consul Endpoint and display a nice diff when values do changebin/consul_find_services_changes.sh
Find all added/removed service at any given time.bin/consul_health_check_scripts/hide_http_200.sh
a script to hide output of HTTP HealthChecks that are too large with HTTP Code 200 and limit raft database grows for large clusters.