Releases: danielringch/xiamon
Releases · danielringch/xiamon
Release 1.5.0
Hi there! Version 1.5.0 is released now:
New stuff:
- plugin mqttlogger: logs data published on an MQTT broker.
Changed stuff:
- plugin opendtu can now switch between evaluation all inverters or a particular one
Fixed stuff:
- spacepool report fails if there are no valid partials
- discordbot runs into infinite loop if channel is not yet available
- pingdrive might not find drives if bind mounts are used
- hostd adapted to changes API in newer hostd versions
Release 1.4.0
Hi there! Version 1.4.0 is released now:
New stuff:
- plugin spacefarmers: basically the same as the old flexpool plugin, but for spacefarmers.io
- plugin hostd: a replacement for siad; still under construction, but a few functions are already available
Fixed stuff:
- chianode does not send an alert if node is not synced
- plugin smartctl messes up columns in report
Removed stuff:
- all flexpool related plugins. Thanks flexpool for the amazing time.
Release 1.3.0
Hi there! Version 1.3.0 is released now:
Breaking changes:
The following plugins and interfaces are affected by breaking changes in this release:
- plugin serviceping: new configuration file format for hosts
- plugin storjnode: new configuration file format for nodes
- plugin storjnode: new database format, please remove the old database file before updating
New stuff:
- new plugin opendtu: fetches statistics from Hoymiles solar inverters using a openDTU interface
Changed stuff:
- the plugin serviceping can now ping multiple hosts of a service
- the plugin storjnode can now monitor multiple nodes in one instance
Fixed stuff:
- plugin storjnode now sends an alert if a node seems to be offline
Release 1.2.0
Hi there! Version 1.2.0 is released now and has some interesting features:
Breaking changes
The following plugins and interfaces are affected by breaking changes in this release:
- all interfaces: channels have changed
- chiawallet: new interval names
- smartctl: new drive identifiers
- storjnode: new interval names
So please check their documentation and adapt you configurations.
New stuff
- new plugin eccram: checks the error statistics of ecc ram on linux machines
- new plugin messagerelay: enables usage of the xiamen interfaces for other programs using a http API
Changed stuff
- the channel report is replaced by verbose and accounting. While verbose is used for detailed logging about technical stuff, accounting deals with financial things.
- smartctl now uses other identifiers for its monitored drives. In some cases, the generation of the old identifiers had lead to different identifiers after reboot.
Fixed stuff
- diskfree now does no longer delete more data than necessary in some cases
- flexfarmer can now parse durations greater one minute correctly
Release 1.1.0
Hi there! This is release 1.1.0.
What is new
- Plugin flexpool: new offline detection for preventing false positive alerts if a high difficulty is set
- Plugin flexfarmer: support for version 2.3.x and its gigahorse plot support.
- New plugin diskfree: for replotting and management of expendable data
Fixes
- small docker fixes
- enabled multiple instances of the logfile interface
Release 1.0.0
Hi there! This is the first productive release of Xiamon. You can find all interesting information in the README.md.
Xiamon is also available for docker: danielringch/xiamon.
Release 0.12.0
Merge pull request #2 from danielringch/release/0.12.0 Release/0.12.0
Release 0.11.0
Merge pull request #1 from danielringch/release/0.11.0 Release/0.11.0