add automatic smart testing
This commit is contained in:
@@ -21,6 +21,8 @@ in {
|
|||||||
# enable smart monitoring
|
# enable smart monitoring
|
||||||
services.smartd = {
|
services.smartd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
autodetect = true;
|
||||||
|
defaults.monitored = "-a -o on -s (S/../.././05|L/../01/./05)";
|
||||||
notifications.test = true;
|
notifications.test = true;
|
||||||
notifications.mail = {
|
notifications.mail = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user