diff options
| author | Simon Rettberg | 2013-12-20 00:45:35 +0100 |
|---|---|---|
| committer | Simon Rettberg | 2013-12-20 00:45:35 +0100 |
| commit | 48f1e22f55118914fc0f045c12a2b1cdf103dff5 (patch) | |
| tree | 1da12669d15bf2e44f60a50507c7150419729e58 /remote/modules/smartctl/smartctl.conf | |
| parent | [pam-freiburg] Try harder to get machine ticket, continue mounting if there's... (diff) | |
| download | tm-scripts-48f1e22f55118914fc0f045c12a2b1cdf103dff5.tar.gz tm-scripts-48f1e22f55118914fc0f045c12a2b1cdf103dff5.tar.xz tm-scripts-48f1e22f55118914fc0f045c12a2b1cdf103dff5.zip | |
[smartctl] New module: smartctl - Will currently check reallocated sectors and spin retry count - could be extended, but those seem to be the best indicators according to $SEARCH_ENGINE
Diffstat (limited to 'remote/modules/smartctl/smartctl.conf')
| -rw-r--r-- | remote/modules/smartctl/smartctl.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/remote/modules/smartctl/smartctl.conf b/remote/modules/smartctl/smartctl.conf new file mode 100644 index 00000000..9ea1ed03 --- /dev/null +++ b/remote/modules/smartctl/smartctl.conf @@ -0,0 +1,5 @@ +REQUIRED_BINARIES=" + smartctl +" +REQUIRED_LIBRARIES="" +REQUIRED_DIRECTORIES="" |
