Last updated
Last updated
Install prometheus and prometheus node exporter.
Install grafana.
Enable services so they start automatically.
Update prometheus.yml located in /etc/prometheus/prometheus.yml
Change the <block producer ip address> in the following command.
Finally, restart the services.
Verify that the services are running properly:
Update config.json
config files with new hasEKG
and hasPrometheus
ports.
Stop and restart your stake pool.
Verify the metrics are working by querying the prometheus port.
Login with admin / admin
Change password
Click the configuration gear icon, then Add data Source
Select Prometheus
Set Name to "Prometheus"
Set URL to http://localhost:9090
Click Save & Test
Click Create + icon > Import
Add dashboard by Upload JSON file
Click the Import button.
Congratulations. You're basically done. More great operational and maintenance tips in section 18.
Open (if using ssh tunnel or on relaynode1) or http://<your relaynode1 ip address>:3000 in your local browser.
Download and save
Community contributer is sharing a very detailed Grafana tutorial
Be sure to review the to ensure smooth sailing with your pool.
Example of how to create a ssh tunnel in Windows with :
Now you can access Grafana on your local machine by pointing a web browser to