Skip to content

Instantly share code, notes, and snippets.

@jdb3654
jdb3654 / setup_shelley_monitoring.sh
Created December 21, 2019 17:03 — forked from ilap/setup_shelley_monitoring.sh
Shelley monitoring
#!/bin/bash
#---------------------------------------------------------------------
# File: setup_shelley_monitoring.sh
# Created: 2019/10/17
# Creator: ilap
#=====================================================================
# DESCRIPTION:
#
# This script downloads and configures the required files
# for monitoring a Shelley node by using grafana/prometheus.
@jdb3654
jdb3654 / SHELLEY_HOWTO.md
Created December 21, 2019 16:57 — forked from ilap/SHELLEY_HOWTO.md
UnOfficial Shelley Cconfig

Introduction

This is a not official recommendations for Linux based pool nodes. This, is my node's config which runs on Ubuntu 18.04.3 LTS (Bionic Beaver) server (/w Jormungandr v0.8.4) and does not have any issues at all, since the changes.

Before the change of the settings to these below, my node was struggling and missed almost all of the leaders' time due to the forks that caused by not having the latest tip/blocks.

After, I changed the settings, I have not missed any schedule for creating blocks.