Skip to content

Releases: bjoerrrn/storj-system-health.sh

v1.6.3: Update storj-system-health.sh

02 Feb 22:16
1e97299
Compare
Choose a tag to compare
  • small tweaks in selection of error and severe error entries

bugfix release

01 Feb 20:23
b34c4b9
Compare
Choose a tag to compare
  • minor fixes for multinode usage

bugfix release

31 Jan 08:28
c8ddb1e
Compare
Choose a tag to compare
  • minor fixes for multinode usage

feature release

28 Jan 11:27
dcb409b
Compare
Choose a tag to compare
  • in case of redirected log files: before reading its content, check, if log file exists and is readable
  • in case redirected logs, they are loaded for 24h and 1h only, too, like the docker logs from the container
  • young nodes: in case there is no repair download startet yet, no warning will be thrown

bugfix release

21 Jan 14:31
09017e0
Compare
Choose a tag to compare

improvement release

21 Jan 09:34
e37d3ea
Compare
Choose a tag to compare
  • added storj node version check

minor fixes release

20 Jan 22:17
491039f
Compare
Choose a tag to compare
v1.5.8

Update storj-system-health.sh

improvement release

20 Jan 22:09
e566444
Compare
Choose a tag to compare
  • fixed an issue with satellite's score handling
  • added a "severe" category, e.g. alerting for docker issues or read failures
  • changed satping frequency from static 24h to standard 1h, configurable via SATPINGFREQ in .credo settings file. the initial value will be created automatically, you do not have to update your .credo file manually!
  • added #15 : success rates "info stats" pushed to discord, when flag -d was provided
  • added pending audits warning, solving #4 issue
  • fine-tuned command-line verbose output
  • several minor optimisations

Full Changelog: v1.5.6...v1.5.7

bugfix release

20 Jan 17:26
891de30
Compare
Choose a tag to compare
  • fixed an issue with satellite's score handling
  • added a "severe" category, e.g. alerting for docker issues or read failures
  • several minor optimisation

Full Changelog: v1.5.5...v1.5.6

feature release

16 Jan 21:30
7912d0d
Compare
Choose a tag to compare
  • added settings file (automatic creation), to store last ping of satellite notification, in order to just ping once a day; solving #16
  • added environment variables path option, e.g. for crontab usage
  • added settings path option, if settings file is situated somewhere else
  • extended error filter to ignore satellite service pings and emptying trash errors
  • optimized verbose output for debugging

Full Changelog: v1.5.4...v1.5.5