summaryrefslogtreecommitdiffstats
path: root/remote/modules/smartctl/data
Commit message (Collapse)AuthorAgeFilesLines
* Update several calls to slxlog with --delete instead of having sleep + rm ↵Simon Rettberg2016-07-141-1/+9
| | | | follow the call
* don't split busybox applets in /usr.Jonathan Bauer2014-07-011-1/+1
| | | | | | all busybox stuff is now under /bin and /sbin. We create links for all applets in stage32's /bin and /sbin. This fixes the "no such file" errors caused by hardcoded calls (e.g. /bin/rm) in a some binaries.
* [smartctl] Create new temp file for each drive to prevent race conditionsSimon Rettberg2014-01-231-2/+4
|
* [smartctl] Also parse health status reported by driveSimon Rettberg2014-01-101-2/+14
|
* [smartctl] Add cronjobSimon Rettberg2014-01-081-0/+8
|
* [smartctl] New module: smartctl - Will currently check reallocated sectors ↵Simon Rettberg2013-12-203-0/+28
and spin retry count - could be extended, but those seem to be the best indicators according to $SEARCH_ENGINE