• flightyhobler@lemm.eeOP
    link
    fedilink
    English
    arrow-up
    3
    ·
    15 hours ago

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

    • CubitOom@infosec.pub
      link
      fedilink
      English
      arrow-up
      1
      ·
      12 hours ago

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

      • flightyhobler@lemm.eeOP
        link
        fedilink
        English
        arrow-up
        3
        ·
        12 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@infosec.pub
          link
          fedilink
          English
          arrow-up
          1
          ·
          12 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.