mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 18:53:37 +00:00
fb7582c7e4
When no guest agent MemInfo or RRD data is available, prefer the linked Pulse host agent's memory (read from /proc/meminfo via gopsutil, which excludes page cache) over Proxmox's status.Mem (total - free, inflated by reclaimable cache). Applied to both efficient and traditional polling paths. Diagnostic fields added to VMMemoryRaw for visibility.