💡Grafana

Grafana is a data visualization open source tool. It will gather a data from prometheus and display via charts or graphs according to the user choice. We can easily modify the graph as we like. For more information : https://grafana.com

To add a Node Exporter in Grafana Please follow these steps:

  1. Click on setting , date sources, search for prometheus and install

  2. Once you install a prometheus on grafana now, go to this link https://grafana.com/grafana/dashboards/1860-node-exporter-full/ and copy ID and paste on grafana page and Load

  3. Once you load a ID, if you go to dashboard now you can see Node Exporter Full click and you can see a graph

This is the graph, you can edit from here whatever you like.

Last updated