Files
homelab-monitor/apps
jhodgkin 27c83d52b2
CI / web (push) Successful in 18s
CI / api (push) Successful in 24s
fix: ProxmoxCollector read wrong shape for node mem/disk
/nodes/{node}/status nests memory/rootfs objects; the LXC listing
endpoint uses flat mem/maxmem/disk/maxdisk. Code assumed the LXC
shape for both, so the Proxmox host's own memPct/diskPct were NaN ->
serialized as null the whole time. Found while checking sparkline
history data looked wrong for the host card specifically.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-12 21:34:10 -06:00
..