Releases: bjoerrrn/storj-system-health.sh
Releases · bjoerrrn/storj-system-health.sh
v1.9.0 feature release
added a check of the LOGMIN selected part of the log, if there are time lags larger than 3 mins between a started and finished download of GET_AUDIT; the script will alert you, in case there are time lags. the selection is done by satellite, so a count per satellite will be sent by email to have some more details for further analysis.
v1.8.3 improvement release
- removed PUT_REPAIR from monitoring, as it should have no effect on the suspension and/or audit score(s)
- fixed if statement to enable push message EOD, which lead to not sending the push at all
- fixed a typo in the mail templates
Full Changelog: v1.8.2...v1.8.3
v1.8.2 improvement release
- when the script runs between 23:50-23:59 UTC, a push msg will be sent as a daily summary, in case discord is configured
- uploaded newer example screenshots
Full Changelog: v1.8.1...v1.8.2
v1.8.1 improvement release
- optimised command line output and added extra param "-q" in order to distinguish verbose "-v" outputs from "quality checks"
- optimised OK case push message format
- success rates are only shown, when scores are below 98%; can be send detailed with new param "-o"
- fixed date issues with leading zeros
- removed an if-clause, which prevented the estimated payouts calculation is done at any time, not only, when param "-e" was provided
Full Changelog: v1.8.0...v1.8.1
v1.8.0 feature release
What's Changed
- Alpha by @bjoerrrn in #37
- added support for estimated payout information for UNIX + MacOS; see README for details
Full Changelog: v1.7.6...v1.8.0
v1.7.6 improvement release
- fixed the external log file selection and filtering for MacOS and cleaned the code in combination with linux handling
- added several files to be in line with GitHub community guidelines
Full Changelog: v1.7.5...v1.7.6
v1.7.5 improvement release
- fixed an issue with awk and date selection from the external stored log file; it is working on linux well now, but needs further modifications for MacOS
Full Changelog: v1.7.4...v1.7.5
v1.7.4 improvement release
- added support for external stored log files on another device than the storagenode itself; need further tweaks on DATE selection
Full Changelog: v1.7.3...v1.7.4
v1.7.3 bugfix release
- fixed a typo in the audit issue loop, introduced recently
Full Changelog: v1.7.2...v1.7.3
v1.7.2 improvement release
- implemented #31 : fire just one error in case "other" and "severe" are equal
- implemented #32 : pending audits: run script again automatically and fire alert with the second run
- minor optimisation in error selection for "rpc client" issues
Full Changelog: v1.7.1...v1.7.2