uyuni-project / virtual-host-gatherer

Script to gather information about virtual system running on different kind of hypervisors.
6 stars 13 forks source link

Report the total memory of a host hypervisor #27

Closed mbelur closed 2 years ago

mbelur commented 2 years ago

Report the total memory of a host hypervisor with the Libvirt backend Module

Fixes #26

Also cast the cpu socket, thread, and core counts as integers.

rtamalin commented 2 years ago

LGTM

mbelur commented 2 years ago

@cbosdo When you get a chance, could you please review this? I don't seem to have privileges to add reviewers.

rtamalin commented 2 years ago

@agraul Can you review please?