๐ฅ๏ธ Advanced: Local Grafana Dashboard
Setupโ
Dappnodeโ
- Check if the Dappnode Monitoring Service (DMS) Package is already installed under Packages. Else, install it from the Dappstore.
- Access your Dappnode interface, go to the DMS Package, and open up the DMS dashboard.
EthPillarโ
Run ethpillar
. Then navigate to 21. Toolbox ยป 2. Monitoring: Observe Ethereum Metrics. Explore Dashboards ยป Install.
Stereumโ
You'll find a button to open Grafana at the top of the launcher screen. Click there and Stereum will open the local instance in your browser.
Sedgeโ
Sedge deploys validators using Docker Compose and includes optional support for Grafana and Prometheus.
- If you enabled monitoring during setup, Prometheus and Grafana containers should be running
- You can edit your
docker-compose.yaml
or.env
file to adjust data retention or expose metrics
Eth Dockerโ
No additional steps required.
Systemd (Validator Client add-on only)โ
Edit the prometheus.yml
configuration file.
sudo nano /etc/prometheus/prometheus.yml