Better vCPU count #5

Manually merged
abenmiloud merged 1 commit from patch-vcpu-count into master 2019-09-03 11:06:29 +02:00

2
kvmstats/kvmstats Executable file → Normal file
View file

@ -67,7 +67,7 @@ do
echo "$VM"
# cpu
virsh vcpucount --maximum --current "$VM"
virsh vcpucount --current "$VM"
# mem
# libvirt store memory in KiB, POW must be lowered by 1