flightyhobler@lemm.ee to Linux@lemmy.worldEnglish · edit-219 hours agoGetting a mini PC for self hosting. Between a SSD and an NVMe, how would you split OS and random data (like movies, books, etc)?message-squaremessage-square19fedilinkarrow-up128
arrow-up128message-squareGetting a mini PC for self hosting. Between a SSD and an NVMe, how would you split OS and random data (like movies, books, etc)?flightyhobler@lemm.ee to Linux@lemmy.worldEnglish · edit-219 hours agomessage-square19fedilink
minus-squareCubitOom@infosec.publinkfedilinkEnglisharrow-up1·12 hours agoYou could just run it in a cron and have it tee to a file or even send an email report
minus-squareflightyhobler@lemm.eeOPlinkfedilinkEnglisharrow-up3·12 hours agoI need some logic to only send when the is a problem. I might send the data to home assistant and take it from there
minus-squareCubitOom@infosec.publinkfedilinkEnglisharrow-up1·12 hours agoYeah, 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.
You could just run it in a cron and have it tee to a file or even send an email report
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
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.