Howto: storage node health check > discord + email alerting script

A lot of things have changed since v1.6.0 > latest version is v1.6.8:

  • ignoring “timeout: no recent network activity” error, linked to quick library issues (see here), but added it to the “timeout” hints, so that you are aware of it
  • implemented #30 : added space information (net, without trash and gross, including trash) from storage node data and added a warning, if space is getting overused
  • minor formatting changes to discord push message
  • added 10 day delay support for new storj version, see #26
  • fixed logical issues with notifications, where boolean values were not handled properly
  • added configurable timeframes for log selection in minutes
  • small tweaks in selection of error and severe error entries
  • minor fixes for multinode usage
  • minor general improvements