Skip to content

Instantly share code, notes, and snippets.

@vm-droid
vm-droid / jormon.sh
Created December 26, 2019 18:54 — forked from michaeljfazio/jormon.sh
Jormungandr Node Monitor
#!/bin/bash
#
# Author: Michael Fazio (sandstone.io)
#
# This script monitors a Jormungandr node for "liveness" and executes a shutdown if the node is determined
# to be "stuck". A node is "stuck" if the time elapsed since last block exceeds the sync tolerance
# threshold. The script does NOT perform a restart on the Jormungandr node. Instead we rely on process
# managers such as systemd to perform restarts.
POLLING_INTERVAL_SECONDS=30
@vm-droid
vm-droid / SHELLEY_HOWTO.md
Created December 25, 2019 13:09 — forked from ilap/SHELLEY_HOWTO.md
UnOfficial Shelley Config

Introduction

Author:

Pool operators' (with constructive feedbacks, ideas) Tickers:

AAA, ANP, CLIO1, LOVE, RDLRT, STKH