|
|
@@ -30,15 +30,6 @@
|
|
|
};
|
|
|
};
|
|
|
|
|
|
- # System monitoring
|
|
|
- smartd = {
|
|
|
- enable = true;
|
|
|
- autodetect = true;
|
|
|
- notifications.mail.enable = true;
|
|
|
- notifications.mail.sender = "[email protected]";
|
|
|
- notifications.mail.recipient = "I <[email protected]>";
|
|
|
- };
|
|
|
-
|
|
|
nullmailer = {
|
|
|
enable = true;
|
|
|
setSendmail = true;
|
|
|
@@ -51,25 +42,6 @@
|
|
|
adminaddr = "[email protected]";
|
|
|
};
|
|
|
};
|
|
|
-
|
|
|
- # Drive spin-down management
|
|
|
- # hdparm.devices = [
|
|
|
- # {
|
|
|
- # device = "/dev/disk/by-id/ata-ST8000VN002-2ZM188_WPV023WG";
|
|
|
- # spindownTime = 120; # 10 minutes
|
|
|
- # apmLevel = 127;
|
|
|
- # }
|
|
|
- # {
|
|
|
- # device = "/dev/disk/by-id/ata-ST8000VN002-2ZM188_WPV07RMA";
|
|
|
- # spindownTime = 120;
|
|
|
- # apmLevel = 127;
|
|
|
- # }
|
|
|
- # {
|
|
|
- # device = "/dev/disk/by-id/ata-ST8000VN002-2ZM188_WPV020CG";
|
|
|
- # spindownTime = 120;
|
|
|
- # apmLevel = 127;
|
|
|
- # }
|
|
|
- # ];
|
|
|
};
|
|
|
|
|
|
# # Container runtime
|