Some scripts and services for the testnet
This will automatically restart the prysm beacon node on failure
- Adjust the prysmbeacon.service file accordingly (User, ExecStart)
- Save it in /etc/systemd/system/prysmbeacon.service
- Start service with
sudo systemctl start prysmbeacon
- Watch live output with
journalctl -f -u prysmbeacon
- or justjournalctl -u prysmbeacon
to view logs - Show service status:
systemctl status prysmbeacon
orsystemctl show prysmbeacon
Import the ETH2-prysm-dashboard.json file into grafana.
Credits to Guillaume Miralles for the original dashboard and the instructions for the setup: https://gist.github.com/GuillaumeMiralles/ef8617bd8cb245f25a1e384613ec1303