raspberrypi_tempmon

System monitoring program for Raspberry pi single board computers written in Python 3.

OTHER License

Stars
75
Committers
1

Bot releases are hidden (Show)

raspberrypi_tempmon - version 2.4-5 Latest Release

Published by gavinlyonsrepo 10 months ago

Minor update for pipx to install Rpi.GPIO package and for GPU method to work on Debian 12 bookworm 64 bit.

raspberrypi_tempmon - 2.3-4 version

Published by gavinlyonsrepo over 2 years ago

  • version 2.3-4 05-05-2022
    • added new graph mode option 12 GPU & CPU% & RAM% versus live time
    • Automated creation of config file if missing (on start up new user)
raspberrypi_tempmon - 2.2-3 version

Published by gavinlyonsrepo over 4 years ago

  • version 2.2-3 210420
    • For mail mode, replaced ssmpt with msmtp in mail function.
    • ssmtp had to be replaced as apparently ssmtp is deprecated in RPi Buster,
    • and is considered obsolete, users were reporting issues via mail.
    • Users using mail mode option will have to install and configure msmtp.
    • Details in Readme.
raspberrypi_tempmon - 2.1-2 version

Published by gavinlyonsrepo over 6 years ago

  • Version 2.1-2 210418
    • Epoch unix time added as an alternative to time-date stamp.
    • Graph modes increased from 6 to 12
    • Stress test added with csv file and graph output.
    • Note: old logs files from version 1.x will no longer work with Version 2
      start again with fresh data.
raspberrypi_tempmon - 2.0-1 version

Published by gavinlyonsrepo over 6 years ago

  • Version 2.0-1 040418
    • number of graph modes increased to 6 from 2 with menu selection , cli option -G removed
    • csv option added -s which converts log file to csv for third party use.
    • Added CPU,Ram and swap memory usage data
    • mail data now sent as attachment