Created attachment 631758 [details] patch to use "scripts" Description of problem: For the moment, mom only install momd Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: there no ovirt-mom section in bugzilla...
Hi Guilhem. Thank you for your bug report. Collecting guest statistics via mom-guestd is deprecated. When using mom directly with libvirt (hypervisor-interface: libvirt) the recommended approach is to use the qemu guest agent (qemu-ga) in the guest and the GuestQemuAgent mom collector in the host. When using mom in oVirt (hypervisor-interface: vdsm) the recommended approach is to use the ovirt-guest-agent in your guest and the GuestMemory mom collector in the host. I don't want to install mom-guestd in the host because it does not make sense to run it on the host. I do not want to create a new mom-guestd rpm for guests to install because we are not recommending that people use mom-guestd.