/pi_stats_live

Raspberry Pi monitoring server built with Phoenix LiveView

Primary LanguageElixirGNU General Public License v3.0GPL-3.0

PiStatsLive

GitHub GitHub last commit

PiStatsLive is a monitoring server for Raspberry Pi devices built with
Phoenix LiveView.

Screenshot of app display

Features

  • Displays temperature, CPU/memory/disk usage, and system uptime
  • Charts show previous 30 seconds of activity
  • Process monitor shows non-idle non-system processes
  • Responsive styling for mobile devices

System Requirements

PiStatsLive was designed and tested on a Raspberry Pi 4B running Raspbian 10.
It will likely work on other models, as long as the OS is Raspbian.

Installation

To start the server:

Now you can visit http://[raspberry pi local IP]:4000/stats from any device on the local network.