rpi-monitor-dashboard

Raspberry Pi (and Linux) simple remote monitoring tool with dashboard for multiple RPi devices. It works for any Linux device.

MIT License

Stars
11
Committers
2

Bot releases are hidden (Show)

rpi-monitor-dashboard - v3.1.0

Published by nekromoff about 2 months ago

  • small bug fixes, when server unresponsive etc., so no 0 bytes report.py script is pushed to clients
rpi-monitor-dashboard - v3.0.0 Latest Release

Published by nekromoff 2 months ago

  • added one-time commands to dashboard to run on client devices
  • introduced automatic report.py code updates
  • added some config options to emphasize (red background) unresponsive clients in the dashboard
  • improved dashboard
rpi-monitor-dashboard - v2.2.0

Published by nekromoff 2 months ago

  • moved reporting after config updates are received, so there is no delay between updated config fetch and fresh report
rpi-monitor-dashboard - 2.1.0

Published by nekromoff 3 months ago

  • A couple of bug fixes
  • HTML viewport tag added
  • Info for geeks added on config updates
rpi-monitor-dashboard - v1.0.0

Published by nekromoff 3 months ago

  • flexible bash command support
  • server config separation
rpi-monitor-dashboard - v2.0.0

Published by nekromoff 3 months ago

  • improved Digest authentication, MD5 changed to SHA256
  • configuration updates for remote devices as an option in dashboard
  • bug fixes