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:
@@ -10,6 +10,7 @@
|
||||
networking.hostName = "s0";
|
||||
|
||||
ntfy-alerts.ignoredUnits = [ "logrotate" ];
|
||||
ntfy-alerts.dimmTempCheck.enable = true;
|
||||
|
||||
# system.autoUpgrade.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user