Open
Description
Hi,
I have a Proxmox environment running under Debian 10, when the inventory runs the debug shows :
... [debug] Running FusionInventory::Agent::Task::Inventory::Provider [debug] Running FusionInventory::Agent::Task::Inventory::Virtualization::Lxc [debug] Running FusionInventory::Agent::Task::Inventory::Virtualization::Qemu [debug] [http client] Using Compress::Zlib for compression...
But no vms are found, I think the issue is that on that hypervisor the command to list the vms is qm and not qemu|kvm|qemu-kvm|qemu-system as I found in FusionInventory::Agent::Task::Inventory::Virtualization::Qemu.
Any idea how to make it work ?
Thanks