Files
sysmon/app.py
kamaji 1c51d03350 Fix misleading memory usage for VMs without guest-side stats
Windows VMs only report balloon current/max/rss, not available/unused.
Previously this fell through to RSS which showed ~100% usage.
Now VMs without balloon.available show allocated RAM without a usage bar.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 22:07:17 -06:00

13 KiB