mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 02:25:56 +00:00
9abe9c47a2
- Add DiskTemperature threshold to ThresholdConfig (default: 55°C trigger, 50°C clear) - Process host SMART sensor data in CheckHost to generate disk_temperature alerts - Add 'Disk Temp °C' column to Host Agents thresholds table in UI - Make temperature tooltip interactive and scrollable to fix overflow issues - Update AlertThresholds type to include diskTemperature field Closes: #941