]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Utils.js
fixes #3066: resourcestore: add vm hostcpu/hostmem fields
authorAlexandre Derumier <aderumier@odiso.com>
Fri, 23 Oct 2020 14:50:50 +0000 (16:50 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 6 Feb 2021 14:16:22 +0000 (15:16 +0100)
commita62ee7307396012937d5ad5cb86554edad58d283
tree6e78acd1ad7bb1aa38e00dc6d977e1ce75eac03a
parent54ba7dd9917ca5749b53b57a1912ddbbb570f7a3
fixes #3066: resourcestore: add vm hostcpu/hostmem fields

This add new fields with cpu/mem percent usage of vms,
relative to host maxcpu/maxmem.

Currently, we can't sort easily most consumming vm on a host.

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
www/manager6/Utils.js
www/manager6/data/ResourceStore.js