Skip to content

Releases: bjoerrrn/storj-system-health.sh

v1.9.0 feature release

28 Jul 15:26
6cda509
Compare
Choose a tag to compare

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

28 Jul 14:37
0d58c86
Compare
Choose a tag to compare
  • 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

26 Jul 15:37
7abb2bd
Compare
Choose a tag to compare
  • 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

24 Jul 19:57
0937069
Compare
Choose a tag to compare
  • 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

24 Jul 14:57
8539fa5
Compare
Choose a tag to compare

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

01 Jul 12:31
234b50d
Compare
Choose a tag to compare
  • 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

01 Jul 07:31
d62cb0c
Compare
Choose a tag to compare
  • 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

28 Jun 21:39
2d46cc1
Compare
Choose a tag to compare
  • 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

05 Apr 09:12
574ce8f
Compare
Choose a tag to compare
  • fixed a typo in the audit issue loop, introduced recently

Full Changelog: v1.7.2...v1.7.3

v1.7.2 improvement release

04 Apr 10:33
c4d8d50
Compare
Choose a tag to compare
  • 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