mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-08 18:21:55 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| cluster.go | ||
| converters.go | ||
| models.go | ||
| models_frontend.go | ||
| state_snapshot.go | ||