Add DDR5 DIMM temperature monitoring with ntfy alerts
Monitors spd5118 sensors every 5 minutes and sends an ntfy notification if any DIMM exceeds 55°C. Opt-in via ntfy-alerts.dimmTempCheck.enable, enabled on s0.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
./service-failure.nix
|
||||
./ssh-login.nix
|
||||
./zfs.nix
|
||||
./dimm-temp.nix
|
||||
];
|
||||
|
||||
options.ntfy-alerts = {
|
||||
|
||||
Reference in New Issue
Block a user