mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-20 18:23:47 +00:00
6f840834f1
- Calculate memory as (Total - Available) instead of raw Used value - Excludes buffer/cache memory that Linux can reclaim when needed - Prevents false alerts from Linux cache usage - Falls back to traditional calculation on older Proxmox versions - VMs already use FreeMem from guest agent when available - Memory usage will appear lower but more accurate (e.g., 56% instead of 84%) - Users may need to adjust alert thresholds accordingly