github nickbabcock/OhmGraphite v0.16.0
v0.16.0 - November 29th, 2020

latest releases: v0.34.0, v0.33.0, v0.32.0...
3 years ago
  • Allow omission of password in config file for passwordless influxdb user
  • Bump LibreHardwareMonitor to latest
    • Better support for Ryzen 5000
    • More accurate Ryzen 3000 CCD Temperatures
    • Add Processor Cache to SMBios
    • Fix possible exception when waking from standby
    • Added support for NCT6687D
    • Fix network exception when disabling IPv4
  • Update internal client dependencies (prometheus and postgres) to latest major versions.

Fix Graphite Connection Write Contention

If polling for sensors + writing to graphite takes longer than the
configured interval, then it is possible for two threads to be writing
data to the same graphite connection. This will cause corrupted data to
be sent to graphite. This has been fixed.

Don't miss a new OhmGraphite release

NewReleases is sending notifications on new releases.