Is there a way to monitor disk health and send cronjob reports for errors?
I know you can use smartctl -s on -a /dev/hda
to pull information but just wondering if there is a way that could be used to filter and only send if something needs attention.
Is SmartMon something I want to look into?