Getting a mini PC for self hosting. Between a SSD and an NVMe, how would you split OS and random data (like movies, books, etc)? - eviltoast
  • CubitOom@infosec.pub
    link
    fedilink
    English
    arrow-up
    1
    ·
    9 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
      ·
      9 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
        ·
        9 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.