Pulse/pkg
Pulse Monitor cb08dd85d4 feat: implement S.M.A.R.T. disk monitoring for Proxmox nodes (addresses #429)
- Added disk polling to monitoring cycle using Proxmox API
- Created CheckDiskHealth() alert manager for failing drives and low SSD life
- Added PhysicalDisk model to state with proper serialization
- Implemented DiskList component with health indicators and SSD wearout bars
- Added Physical Disks tab to Storage page with toggle between pools and disks
- Added ZFS health badges to storage cards for degraded/failed pools
- Alerts trigger for health != PASSED and SSD wearout < 10%
- Frontend displays disk model, type, temperature, and usage information
2025-09-08 16:40:05 +00:00
..
discovery feat: improve empty state UI and enhance network discovery 2025-08-19 16:16:18 +00:00
pbs fix: increase API timeout to prevent deadline exceeded errors (addresses #408) 2025-09-01 22:59:32 +00:00
proxmox feat: implement S.M.A.R.T. disk monitoring for Proxmox nodes (addresses #429) 2025-09-08 16:40:05 +00:00
tlsutil fix: properly handle PBS connection timeouts with granular timeout settings 2025-09-06 10:07:10 +00:00