• @[email protected]OP
    link
    fedilink
    English
    314 hours ago

    any solution for getting automated SMART reports if errors start popping up? I would prefer not to have to check manually

    • CubitOom
      link
      fedilink
      English
      110 hours ago

      You could just run it in a cron and have it tee to a file or even send an email report

      • @[email protected]OP
        link
        fedilink
        English
        310 hours ago

        I need some logic to only send when the is a problem. I might send the data to home assistant and take it from there

        • CubitOom
          link
          fedilink
          English
          110 hours ago

          Yeah, you’d have to figure out how to define a “problem” first. It’s a better IDE to define what metrics might indicate you need to replace soon before a problem actually happens.