Pulse/internal
rcourtman 9abe9c47a2 feat(alerts): add disk temperature alerts for host agents
- 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
2026-01-01 16:31:34 +00:00
..
agentbinaries Improve internal package test coverage 2025-12-29 17:25:21 +00:00
agentexec Improve internal package test coverage 2025-12-29 17:25:21 +00:00
agentupdate Improve internal package test coverage 2025-12-29 17:25:21 +00:00
ai Improve internal package test coverage 2025-12-29 17:25:21 +00:00
alerts feat(alerts): add disk temperature alerts for host agents 2026-01-01 16:31:34 +00:00
api feat: Allow configuring physical disk polling interval in UI (Related to #1007) 2026-01-01 16:00:28 +00:00
auth feat: auto-detect platforms during agent install and allow multi-host tokens 2025-12-14 16:21:59 +00:00
buffer Fix offline buffering: add tests, remove unused config, fix flaky test 2025-12-02 22:31:44 +00:00
ceph Improve internal package test coverage 2025-12-29 17:25:21 +00:00
config fix: Wire up LOG_FILE, LOG_MAX_SIZE, LOG_MAX_AGE, LOG_COMPRESS config options. Related to #979 2025-12-30 21:49:26 +00:00
crypto Improve internal package test coverage 2025-12-29 17:25:21 +00:00
discovery test: Improve discovery and Docker agent test coverage 2025-12-29 23:37:10 +00:00
dockeragent feat(agent): add option to disable Docker update checks 2026-01-01 00:20:49 +00:00
errors refactor: Remove unreachable dead code branches 2025-12-02 14:48:57 +00:00
hostagent feat: PULSE_DISK_EXCLUDE now applies to SMART monitoring. Related to #983 2025-12-31 23:07:01 +00:00
hostmetrics fix: Deduplicate disks by device+total to fix Synology storage overcounting. Related to #953 2025-12-29 14:03:32 +00:00
kubernetesagent feat: add --kube-include-all-deployments flag for Kubernetes agent 2025-12-18 20:58:30 +00:00
license feat: Gate update alerts as Pro-only feature 2025-12-27 18:28:09 +00:00
logging Improve internal package test coverage 2025-12-29 17:25:21 +00:00
mdadm Improve internal package test coverage 2025-12-29 17:25:21 +00:00
metrics Improve test coverage 2025-12-17 12:00:59 +00:00
mock feat(kubernetes): Add Kubernetes mock data and UI 2025-12-12 23:13:40 +00:00
models fix: Pass SMART disk temperatures to frontend. Related to #941 2025-12-29 15:27:46 +00:00
monitoring fix: Ensure AI commands toggle remains stable vs agent reports. Related to #952 2026-01-01 15:30:27 +00:00
notifications feat: add demo AI findings for mock mode 2025-12-22 17:16:26 +00:00
resources Improve internal package test coverage 2025-12-29 17:25:21 +00:00
sensors feat: add power consumption monitoring (Intel RAPL + AMD Energy) 2025-12-25 21:14:12 +00:00
smartctl feat: PULSE_DISK_EXCLUDE now applies to SMART monitoring. Related to #983 2025-12-31 23:07:01 +00:00
ssh/knownhosts Improve internal package test coverage 2025-12-29 17:25:21 +00:00
system Improve internal package test coverage 2025-12-29 17:25:21 +00:00
tempproxy Improve internal package test coverage 2025-12-29 17:25:21 +00:00
types test: add unit tests for types package 2025-11-26 14:10:21 +00:00
updatedetection Improve internal package test coverage 2025-12-29 17:25:21 +00:00
updates fix(updates): Add RSS/Atom feed fallback for GitHub rate limits 2025-12-20 10:54:14 +00:00
utils AI Problem Solver implementation and various fixes 2025-12-06 23:46:08 +00:00
websocket refactor: Remove unreachable dead code branches 2025-12-02 14:56:35 +00:00