Grafana with Prometheus Node Exporter

By Taha5 minutes read

Disclaimer

In this guide, I will use Fedora 41 Cloud Edition as the base operating system. Some steps may vary depending on the distribution you are using.


Step 1: Install Prometheus and Node Exporter


Step 2: Install Grafana

Method 1: Install Grafana from Repository


Method 2: Install Grafana in Docker


Step 3: Access Grafana

Method 1: Using IP Address

Method 2: Using Reverse Proxy

Apache

Caddy

Nginx


Step 4: Add Prometheus Node Exporter to Grafana


Conclusion

References