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:
2026-03-04 21:24:40 -08:00
parent 6267def09b
commit 335abe4e65
3 changed files with 71 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
./service-failure.nix
./ssh-login.nix
./zfs.nix
./dimm-temp.nix
];
options.ntfy-alerts = {