Setup monitoring system [Grafana+Prometheus] in RaspberryPi (Part1)
On this post I will explain how I set up a Grafana + Prometheus into a RaspberryPi with Raspbian. Here itβs a little design where explains how it is the implementation I did: π΅ Server: RaspberryPi 3B+ Services to install(server side): Grafana Prometheus (Metric collector and database) Node Exporter (collector worker) π’ Clients: Raspberrypi Zero Fedora Workstation Debian VPS Services to install(client side): Node Exporter (collector worker). π΅ Lets start from the server side....