Anyway I was looking for the alternative how to monitor the RPi without running it (Grafana, Prometheus) myself.
The Grafana Labs offers Grafana Cloud in free version which is powerful enough to get the monitoring data form your RPi including logs.
Here are the steps how to configure your Raspberry Pi to use Grafana Cloud:
Grafana Cloud
- Go to Grafana Cloud and create new account.
- Select your "Team URL" and region:
- I left the "Debian - based" as a default and changed the "Architecture" to "Armv7"
- Copy the content form the Grafana Agent field and paste it to your shell connected to RPi
Raspberry Pi
It will be handy to add few more features and configure Grafana Agent little bit...
Do the changes in the terminal:
Then go to the Grafana Cloud again...
Grafana Cloud
- Login to Grafana Cloud again and click on Grafana:
- Click on Import:
- Import these Dashboards with numbers
- 13659 - Blackbox Exporter (HTTP prober)
- 9719 - Decentralized Blackbox Exporter
- 12412 - ICMP exporter
- 7587 - Prometheus Blackbox Exporter
- 4202 - Named processes by host
- 715 - Named processes stacked
- 8378 - System Processes Metrics
- 5984 - Alerts - Linux Nodes
- 1856 - Node - Network Overview
- 1860 - Node Exporter Full
- 405 - Node Exporter Server Metrics
- Do not forget to select the proper prometheus datasource (ends with "-prom"):
No comments:
Post a Comment
Note: only a member of this blog may post a comment.