Raspberry Pi Monitoring

https://grafana.com/grafana/dashboards/10578-raspberry-pi-monitoring/

This dashboard contains multiples sections with the goal to monitor a full Raspberry Pi board or boards, we have some sections to monitor the Linux and machine overall performance, and temperature. Special thanks to Lex Rivera for his Linux System dashboard

alt tag

To be able for telegraf to gather info about the GPU, we need to add the telegraf user into video group:

sudo usermod -G video telegraf

Linux and machine performance:

  • CPUs (defaults to all)
  • Disks (per-disk IOPS)
  • Network interfaces (packets, bandwidth, errors/drops)
  • Mountpoints (space / inodes)
  • Temperature
作者:Jeebiz  创建时间:2023-03-11 23:15
最后编辑:Jeebiz  更新时间:2024-02-26 11:18