Releases: bjoerrrn/storj-system-health.sh
Releases · bjoerrrn/storj-system-health.sh
v1.6.3: Update storj-system-health.sh
- small tweaks in selection of error and severe error entries
bugfix release
- minor fixes for multinode usage
bugfix release
- minor fixes for multinode usage
feature release
- 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
Full Changelog: v1.5.9...v1.5.10
improvement release
- added storj node version check
minor fixes release
v1.5.8 Update storj-system-health.sh
improvement release
- 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
- 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
- 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