Replies: 1 comment
-
Hi @Megachip the problem is not really using this module. The problem is we actually only count on scanning running processes to inventory qemu vms... and we only do that on Unix. To support qemu on windows, do you know how we can list running Qemu VMs without scanning running processes ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Your idea
It seems almost all virtualizations will be detected on windows... except qemu, which requires
GLPI::Agent::Tools::Unix;
Beta Was this translation helpful? Give feedback.
All reactions