Node Monitoring
Step 1: Get IP Address

Step 2: Access Grafana


Step 3: Download JSON

Step 4: Import the Grafana dashboard



Last updated
To ensure you have a seamless experience monitoring your node, we have developed a user-friendly Grafana Dashboard that enables you to easily keep track of primary metrics. Please follow the below steps to configure Grafana Dashboard for your node
Get the IP address of your machine or the cloud instance. To get your public IP you can run this command: curl ipinfo.io/ip

Access Grafana by entering this URL in your browser: http://<public_ip_address>:3100
Note: Please replace \<public_ip_address> with your machine or instance’ IP address.
You will see a login screen. The username and password is : admin

You will be prompted to change your password. You can change it or skip it.

Click here to download the Stader node Dashboard JSON file

On the left panel, click on Import under Dashboards

Upload the JSON file you downloaded in Step 3 by clicking on the “Upload JSON file” CTA

Click on the Import CTA

If you see an error saying that the dashboard id has already been taken, just edit the id to some random value by clicking on the “Change uid” button and it should work.
Last updated