ipmi-fan-control/frontend
ImpulsiveFPS 7c5b44539f Performance optimizations and dashboard redesign
- Add continuous sensor collector with parallel IPMI operations
- Implement TTL cache for fast web UI responses
- Add timeouts to prevent hanging on slow servers
- Add automatic database cleanup for old sensor data
- Optimize frontend polling intervals (30s/60s instead of 5s/10s)
- Move fan curve management to Server Detail Fan Control tab
- Fix SSH sensor parsing for nested JSON from lm-sensors
- Fix power consumption display for Dell powermonitor output
- Add server overview grid to dashboard with temp/fan/power metrics
- Add database indexes for faster queries
2026-02-01 22:19:52 +01:00
..
public Initial commit: IPMI Fan Control application 2026-02-01 15:55:16 +01:00
src Performance optimizations and dashboard redesign 2026-02-01 22:19:52 +01:00
index.html Initial commit: IPMI Fan Control application 2026-02-01 15:55:16 +01:00
package.json Initial commit: IPMI Fan Control application 2026-02-01 15:55:16 +01:00
tsconfig.json Initial commit: IPMI Fan Control application 2026-02-01 15:55:16 +01:00
tsconfig.node.json Initial commit: IPMI Fan Control application 2026-02-01 15:55:16 +01:00
vite.config.ts Initial commit: IPMI Fan Control application 2026-02-01 15:55:16 +01:00